Home2L - C/C++ API v1.4-0-g38cc (2024-05-25)
Smart Tools for a Private Home
|
This is the complete list of members for CShellSession, including all inherited members.
CheckIO(bool *canWrite, bool *canRead, TTicks maxTime=-1) | CShellSession | virtual |
ExitCode() | CShell | inline |
IsRunning() | CShell | inlinevirtual |
Kill(int sig=SIGTERM) | CShell | inlinevirtual |
Readable() | CShell | inline |
ReadClosed() | CShellSession | inlinevirtual |
ReadFd() | CShellSession | inline |
ReadLine(CString *str) | CShellSession | virtual |
Run(const char *cmd, const char *input=NULL, CString *output=NULL) | CShell | |
SetHost(const char *_host) | CShellSession | inline |
Start(const char *cmd, bool readStdErr=false) | CShellSession | virtual |
StartRestricted(const char *name, const char *args=NULL) | CShell | virtual |
Wait() | CShellSession | virtual |
WaitUntilReadable(TTicks maxTime=-1) | CShell | inline |
WaitUntilWritable(TTicks maxTime=-1) | CShell | inline |
Writable() | CShell | inline |
WriteClose() | CShellSession | virtual |
WriteFd() | CShellSession | inline |
WriteLine(const char *line) | CShellSession | inlinevirtual |
CShell::WriteLine(CString *str) | CShell | inline |