|
Home2L - C/C++ API v1.4-2-g83f4c (2025-08-23)
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 |