Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QProc Class Reference

Collaboration diagram for QProc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QProc (pid_t p, QProcess *proc=0)
 ~QProc ()
 QProc (pid_t p, QProcess *proc=0)
 ~QProc ()

Public Attributes

pid_t pid
int socketStdin
int socketStdout
int socketStderr
QProcessprocess
QProcessprocess

Constructor & Destructor Documentation

QProc::QProc pid_t  p,
QProcess proc = 0
[inline]
 

Definition at line 131 of file qprocess_unix.cpp.

References odebug, oendl, pid, process, socketStderr, socketStdin, and socketStdout.

QProc::~QProc  )  [inline]
 

Definition at line 140 of file qprocess_unix.cpp.

References QProcess::d, FALSE, QProcessPrivate::notifierStderr, QProcessPrivate::notifierStdin, QProcessPrivate::notifierStdout, odebug, oendl, pid, QProcessPrivate::proc, process, socketStderr, socketStdin, and socketStdout.

QProc::QProc pid_t  p,
QProcess proc = 0
[inline]
 

Definition at line 142 of file qprocess_unix.cpp.

References pid, process, qDebug(), socketStderr, socketStdin, and socketStdout.

QProc::~QProc  )  [inline]
 

Definition at line 151 of file qprocess_unix.cpp.

References QProcess::d, FALSE, QProcessPrivate::notifierStderr, QProcessPrivate::notifierStdin, QProcessPrivate::notifierStdout, pid, QProcessPrivate::proc, process, qDebug(), socketStderr, socketStdin, and socketStdout.


Member Data Documentation

pid_t QProc::pid
 

Definition at line 175 of file qprocess_unix.cpp.

Referenced by QProcess::isRunning(), QProcess::kill(), QProcess::priority(), QProcess::processIdentifier(), QProc(), QProcess::setPriority(), QProcessManager::sigchldHnd(), QProcess::tryTerminate(), and ~QProc().

QProcess* QProc::process
 

Definition at line 179 of file qprocess_unix.cpp.

QProcess* QProc::process
 

Definition at line 168 of file qprocess_unix.cpp.

Referenced by QProc(), QProcessManager::sigchldHnd(), ~QProc(), and QProcessPrivate::~QProcessPrivate().

int QProc::socketStderr
 

Definition at line 178 of file qprocess_unix.cpp.

Referenced by QProcess::bufStderr(), QProcessPrivate::closeOpenSocketsForChild(), QProc(), QProcessManager::sigchldHnd(), QProcess::socketRead(), QProcess::start(), and ~QProc().

int QProc::socketStdin
 

Definition at line 176 of file qprocess_unix.cpp.

Referenced by QProcessPrivate::closeOpenSocketsForChild(), QProcess::closeStdin(), QProcess::flushStdin(), QProc(), QProcess::socketWrite(), QProcess::start(), ~QProc(), and QProcessPrivate::~QProcessPrivate().

int QProc::socketStdout
 

Definition at line 177 of file qprocess_unix.cpp.

Referenced by QProcess::bufStdout(), QProcessPrivate::closeOpenSocketsForChild(), QProc(), QProcessManager::sigchldHnd(), QProcess::socketRead(), QProcess::start(), and ~QProc().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:48:11 2005 for OPIE by  doxygen 1.4.2