
Public Member Functions | |
| Proc (pid_t p, Process *proc=0) | |
| ~Proc () | |
Public Attributes | |
| pid_t | pid |
| int | socketStdin |
| int | socketStdout |
| int | socketStderr |
| Process * | process |
|
||||||||||||
|
Definition at line 96 of file process_unix.cpp. References pid, process, qDebug(), socketStderr, socketStdin, and socketStdout. |
|
|
Definition at line 105 of file process_unix.cpp. References Process::d, FALSE, ProcessPrivate::notifierStderr, ProcessPrivate::notifierStdin, ProcessPrivate::notifierStdout, pid, ProcessPrivate::proc, process, qDebug(), socketStderr, socketStdin, and socketStdout. |
|
|
Definition at line 129 of file process_unix.cpp. |
|
|
Definition at line 133 of file process_unix.cpp. Referenced by Proc(), ~Proc(), and ProcessPrivate::~ProcessPrivate(). |
|
|
Definition at line 132 of file process_unix.cpp. Referenced by ProcessPrivate::closeOpenSocketsForChild(), Proc(), and ~Proc(). |
|
|
Definition at line 130 of file process_unix.cpp. Referenced by ProcessPrivate::closeOpenSocketsForChild(), Proc(), ~Proc(), and ProcessPrivate::~ProcessPrivate(). |
|
|
Definition at line 131 of file process_unix.cpp. Referenced by ProcessPrivate::closeOpenSocketsForChild(), Proc(), and ~Proc(). |
1.4.2