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