PtyProcess Member List
This is the complete list of members for PtyProcess, including all inherited members.
checkPid(pid_t pid) | PtyProcess | static |
checkPidExited(pid_t pid) (defined in PtyProcess) | PtyProcess | static |
checkPidStatus enum name | PtyProcess | |
enableLocalEcho(bool enable=true) | PtyProcess | |
environment() const (defined in PtyProcess) | PtyProcess | protected |
Error enum value (defined in PtyProcess) | PtyProcess | |
exec(const TQCString &command, const QCStringList &args) | PtyProcess | |
fd() | PtyProcess | inline |
Killed enum value (defined in PtyProcess) | PtyProcess | |
m_bErase (defined in PtyProcess) | PtyProcess | protected |
m_bTerminal (defined in PtyProcess) | PtyProcess | protected |
m_Command (defined in PtyProcess) | PtyProcess | protected |
m_Exit (defined in PtyProcess) | PtyProcess | protected |
m_Fd (defined in PtyProcess) | PtyProcess | protected |
m_Pid (defined in PtyProcess) | PtyProcess | protected |
NotExited enum value (defined in PtyProcess) | PtyProcess | |
pid() | PtyProcess | inline |
PtyProcess() (defined in PtyProcess) | PtyProcess | |
readAll(bool block=true) | PtyProcess | |
readLine(bool block=true) | PtyProcess | |
setEnvironment(const QCStringList &env) | PtyProcess | |
setErase(bool erase) | PtyProcess | inline |
setExitString(const TQCString &exit) | PtyProcess | inline |
setTerminal(bool terminal) | PtyProcess | inline |
unreadLine(const TQCString &line, bool addNewline=true) | PtyProcess | |
virtual_hook(int id, void *data) (defined in PtyProcess) | PtyProcess | protectedvirtual |
waitForChild() | PtyProcess | |
waitMS(int fd, int ms) | PtyProcess | static |
WaitSlave() | PtyProcess | |
writeLine(const TQCString &line, bool addNewline=true) | PtyProcess | |
~PtyProcess() (defined in PtyProcess) | PtyProcess | virtual |