Ceylan::System::Process Member List
This is the complete list of members for
Ceylan::System::Process, including all inherited members.
| _ArgumentList | Ceylan::System::Process | [private, static] |
| _error | Ceylan::System::Process | [private] |
| _Executable | Ceylan::System::Process | [private, static] |
| _id | Ceylan::System::Process | [private] |
| _OutputFormat | Ceylan::TextDisplayable | [protected, static] |
| _Owner | Ceylan::System::Process | [private, static] |
| _Path | Ceylan::System::Process | [private, static] |
| _Saved | Ceylan::System::Process | [private, static] |
| BadChildPid enum value | Ceylan::System::Process | |
| Displayable() | Ceylan::Displayable | [inline] |
| DuplicateStream(FileDescriptor FDOld, FileDescriptor FDNew) | Ceylan::System::Process | [private, static] |
| ExitedNormally enum value | Ceylan::System::Process | |
| ExitReason enum name | Ceylan::System::Process | |
| getError() const | Ceylan::System::Process | [inline] |
| GetHostingPID() | Ceylan::System::Process | [static] |
| getName() const | Ceylan::System::Runnable | |
| GetOutputFormat() | Ceylan::TextDisplayable | [static] |
| GetOwner() | Ceylan::System::Process | [static] |
| GetParentID() | Ceylan::System::Process | [static] |
| getPID() const | Ceylan::System::Process | [inline] |
| GetTime() | Ceylan::System::Process | [static] |
| html enum value | Ceylan::TextDisplayable | |
| isRunning() const | Ceylan::System::Process | |
| kill() | Ceylan::System::Process | [virtual] |
| operator=(const Process &source) | Ceylan::System::Process | [private] |
| Process() | Ceylan::System::Process | |
| Process(const std::string &name) | Ceylan::System::Process | [explicit] |
| Process(const Process &source) | Ceylan::System::Process | [private] |
| processCreationFailed() | Ceylan::System::Process | [protected, virtual] |
| rawText enum value | Ceylan::TextDisplayable | |
| RedirectStderr(const std::string &filename) | Ceylan::System::Process | [static] |
| RedirectStderr(OutputStream &os) | Ceylan::System::Process | [static] |
| RedirectStdin(const std::string &filename) | Ceylan::System::Process | [static] |
| RedirectStdin(InputStream &is) | Ceylan::System::Process | [static] |
| RedirectStdout(const std::string &filename) | Ceylan::System::Process | [static] |
| RedirectStdout(OutputStream &os) | Ceylan::System::Process | [static] |
| Restart() | Ceylan::System::Process | [static] |
| run() | Ceylan::System::Process | [virtual] |
| RunExecutable(const std::string &filename, const std::list< std::string > &arguments, const std::string &stdoutFilename=0, const std::string &stderrFilename=0, const std::string &stdinFilename=0) | Ceylan::System::Process | [static] |
| Runnable() | Ceylan::System::Runnable | |
| Runnable(const std::string &name) | Ceylan::System::Runnable | [explicit] |
| SaveState(int argc, char **argv) | Ceylan::System::Process | [static] |
| SetOutputFormat(TextOutputFormat newOutputFormat) | Ceylan::TextDisplayable | [static] |
| Signaled enum value | Ceylan::System::Process | |
| start()=0 | Ceylan::System::Process | [pure virtual] |
| Stopped enum value | Ceylan::System::Process | |
| TextDisplayable() | Ceylan::TextDisplayable | [inline] |
| TextOutputFormat enum name | Ceylan::TextDisplayable | |
| toString(Ceylan::VerbosityLevels level=Ceylan::high) const | Ceylan::System::Process | [virtual] |
| ToString(std::list< TextDisplayable * > displayables, Ceylan::VerbosityLevels level=Ceylan::high) | Ceylan::TextDisplayable | [static] |
| WaitChildProcess(const Process &childProcess, ErrorCode *executionInfo=0) | Ceylan::System::Process | [static] |
| ~Displayable() | Ceylan::Displayable | [inline, virtual] |
| ~Process() | Ceylan::System::Process | [virtual] |
| ~Runnable() | Ceylan::System::Runnable | [virtual] |
| ~TextDisplayable() | Ceylan::TextDisplayable | [inline, virtual] |