TDEProcess Member List
This is the complete list of members for TDEProcess, including all inherited members.
All enum value (defined in TDEProcess) | TDEProcess | |
AllOutput enum value (defined in TDEProcess) | TDEProcess | |
args() | TDEProcess | inline |
arguments | TDEProcess | protected |
Block enum value | TDEProcess | |
childError(int fdno) | TDEProcess | protected |
childOutput(int fdno) | TDEProcess | protected |
clearArguments() | TDEProcess | |
closeAll() | TDEProcess | |
closePty() | TDEProcess | |
closeStderr() | TDEProcess | |
closeStdin() | TDEProcess | |
closeStdout() | TDEProcess | |
commClose() | TDEProcess | protectedvirtual |
commSetupDoneC() | TDEProcess | protectedvirtual |
commSetupDoneP() | TDEProcess | protectedvirtual |
communication | TDEProcess | protected |
Communication enum name | TDEProcess | |
coreDumped() const | TDEProcess | |
CTtyOnly enum value (defined in TDEProcess) | TDEProcess | |
detach() | TDEProcess | |
DontCare enum value | TDEProcess | |
err | TDEProcess | protected |
errnot | TDEProcess | protected |
exitSignal() const | TDEProcess | |
exitStatus() const | TDEProcess | |
getPid() const | TDEProcess | inline |
in | TDEProcess | protected |
innot | TDEProcess | protected |
input_data | TDEProcess | protected |
input_sent | TDEProcess | protected |
input_total | TDEProcess | protected |
isRunning() const | TDEProcess | |
keepPrivs | TDEProcess | protected |
kill(int signo=SIGTERM) | TDEProcess | virtual |
MergedStderr enum value (defined in TDEProcess) | TDEProcess | |
NoCommunication enum value (defined in TDEProcess) | TDEProcess | |
NoRead enum value (defined in TDEProcess) | TDEProcess | |
normalExit() const | TDEProcess | |
NotifyOnExit enum value | TDEProcess | |
operator<<(const TQString &arg) | TDEProcess | |
operator<<(const char *arg) | TDEProcess | |
operator<<(const TQCString &arg) | TDEProcess | |
operator<<(const TQStringList &args) | TDEProcess | |
out | TDEProcess | protected |
outnot | TDEProcess | protected |
OwnGroup enum value | TDEProcess | |
pid() const | TDEProcess | |
pid_ | TDEProcess | protected |
PrioHigh enum value (defined in TDEProcess) | TDEProcess | |
PrioHigher enum value (defined in TDEProcess) | TDEProcess | |
PrioHighest enum value (defined in TDEProcess) | TDEProcess | |
PrioLow enum value (defined in TDEProcess) | TDEProcess | |
PrioLower enum value (defined in TDEProcess) | TDEProcess | |
PrioLowest enum value (defined in TDEProcess) | TDEProcess | |
PrioNormal enum value (defined in TDEProcess) | TDEProcess | |
processExited(TDEProcess *proc) | TDEProcess | signal |
processHasExited(int state) | TDEProcess | protectedvirtual |
pty() const | TDEProcess | |
quote(const TQString &arg) | TDEProcess | static |
receivedStderr(TDEProcess *proc, char *buffer, int buflen) | TDEProcess | signal |
receivedStdout(TDEProcess *proc, char *buffer, int buflen) | TDEProcess | signal |
receivedStdout(int fd, int &len) | TDEProcess | signal |
resume() | TDEProcess | |
run_mode | TDEProcess | protected |
RunMode enum name | TDEProcess | |
runPrivileged() const | TDEProcess | |
runs | TDEProcess | protected |
setBinaryExecutable(const char *filename) | TDEProcess | protected |
setEnvironment(const TQString &name, const TQString &value) | TDEProcess | |
setExecutable(const TQString &proc) TDE_DEPRECATED | TDEProcess | |
setPriority(int prio) | TDEProcess | |
setRunPrivileged(bool keepPrivileges) | TDEProcess | |
setupCommunication(Communication comm) | TDEProcess | protectedvirtual |
setupEnvironment() | TDEProcess | protected |
setUsePty(Communication comm, bool addUtmp) | TDEProcess | |
setUseShell(bool useShell, const char *shell=0) | TDEProcess | |
setWorkingDirectory(const TQString &dir) | TDEProcess | |
signalled() const | TDEProcess | |
slotChildError(int fdno) | TDEProcess | protectedslot |
slotChildOutput(int fdno) | TDEProcess | protectedslot |
slotSendData(int dummy) | TDEProcess | protectedslot |
start(RunMode runmode=NotifyOnExit, Communication comm=NoCommunication) | TDEProcess | virtual |
status | TDEProcess | protected |
Stderr enum value (defined in TDEProcess) | TDEProcess | |
Stdin enum value (defined in TDEProcess) | TDEProcess | |
Stdout enum value (defined in TDEProcess) | TDEProcess | |
suspend() | TDEProcess | |
TDEProcess(TQObject *parent, const char *name=0) | TDEProcess | |
TDEProcess() | TDEProcess | |
TDEProcessController class | TDEProcess | friend |
virtual_hook(int id, void *data) (defined in TDEProcess) | TDEProcess | protectedvirtual |
wait(int timeout=-1) | TDEProcess | |
writeStdin(const char *buffer, int buflen) | TDEProcess | |
wroteStdin(TDEProcess *proc) | TDEProcess | signal |
~TDEProcess() | TDEProcess | virtual |