|
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 CShell, including all inherited members.
| CheckIO(bool *canWrite, bool *canRead, TTicks maxTime=-1)=0 | CShell | pure virtual |
| ExitCode() | CShell | inline |
| IsRunning() | CShell | inlinevirtual |
| Kill(int sig=SIGTERM) | CShell | inlinevirtual |
| Readable() | CShell | inline |
| ReadClosed()=0 | CShell | pure virtual |
| ReadLine(CString *str)=0 | CShell | pure virtual |
| Run(const char *cmd, const char *input=NULL, CString *output=NULL) | CShell | |
| Start(const char *cmd, bool readStdErr=false)=0 | CShell | pure virtual |
| StartRestricted(const char *name, const char *args=NULL) | CShell | virtual |
| Wait()=0 | CShell | pure virtual |
| WaitUntilReadable(TTicks maxTime=-1) | CShell | inline |
| WaitUntilWritable(TTicks maxTime=-1) | CShell | inline |
| Writable() | CShell | inline |
| WriteClose()=0 | CShell | pure virtual |
| WriteLine(const char *line)=0 | CShell | pure virtual |
| WriteLine(CString *str) | CShell | inline |