|
yast2-core
|
This is the complete list of members for Process, including all inherited members.
| anyLineInStdout() | Process | |
| BufferNewStdoutLines() | Process | private |
| checkStatus(int) | ExternalProgram | protected |
| close() | ExternalProgram | virtual |
| closeAll() | Process | |
| create_stderr_pipes() | Process | private |
| Discard_Stderr enum value | ExternalProgram | |
| Environment typedef | ExternalProgram | |
| errorFile() | Process | |
| ExternalDataSource(FILE *inputfile=0, FILE *outputfile=0) | ExternalDataSource | |
| ExternalProgram(std::string commandline, Stderr_Disposition stderr_disp=Normal_Stderr, bool use_pty=false, int stderr_fd=-1, bool default_locale=false, const Pathname &root="", bool pty_trans=true) | ExternalProgram | |
| ExternalProgram(const char *const *argv, Stderr_Disposition stderr_disp=Normal_Stderr, bool use_pty=false, int stderr_fd=-1, bool default_locale=false, const Pathname &root="", bool pty_trans=true) | ExternalProgram | |
| ExternalProgram(const char *const *argv, const Environment &environment, Stderr_Disposition stderr_disp=Normal_Stderr, bool use_pty=false, int stderr_fd=-1, bool default_locale=false, const Pathname &root="", bool pty_trans=true) | ExternalProgram | |
| ExternalProgram(const char *binpath, const char *const *argv_1, bool use_pty=false, bool pty_trans=true) | ExternalProgram | |
| ExternalProgram(const char *binpath, const char *const *argv_1, const Environment &environment, bool use_pty=false, bool pty_trans=true) | ExternalProgram | |
| GetLineFromBuffer(std::string &buffer) | Process | private |
| getpid() | ExternalProgram | inline |
| inputfile | ExternalDataSource | protected |
| inputFile() const | ExternalDataSource | inline |
| IsAnyLineInBuffer(const std::string &buffer) | Process | private |
| kill(int sig) | Process | |
| kill() | Process | |
| Normal_Stderr enum value | ExternalProgram | |
| operator=(const Process &) | Process | private |
| outputfile | ExternalDataSource | protected |
| outputFile() const | ExternalDataSource | inline |
| Process(const Process &) | Process | private |
| Process(const std::string &commandline, bool use_pty=false, bool default_locale=false, bool pty_trans=true) | Process | inline |
| Process(const char *const *argv, const Environment &environment, bool use_pty=false, bool default_locale=false, bool pty_trans=true) | Process | inline |
| read() | Process | |
| readErr() | Process | |
| readErrLine() | Process | |
| readLine() | Process | |
| readStderrToBuffer() | Process | |
| readStdoutToBuffer() | Process | |
| receive(char *buffer, size_t length) | ExternalDataSource | |
| receiveLine() | ExternalDataSource | |
| receiveUpto(char c) | ExternalDataSource | |
| renumber_fd(int origfd, int newfd) | ExternalProgram | static |
| running() | ExternalProgram | |
| send(const char *buffer, size_t length) | ExternalDataSource | |
| send(std::string s) | ExternalDataSource | |
| setBlocking(bool mode) | ExternalDataSource | |
| stderr_buffer | Process | private |
| Stderr_Disposition enum name | ExternalProgram | |
| stderr_output | Process | private |
| Stderr_To_FileDesc enum value | ExternalProgram | |
| Stderr_To_Stdout enum value | ExternalProgram | |
| stdout_buffer | Process | private |
| ~ExternalDataSource() | ExternalDataSource | virtual |
| ~ExternalProgram() | ExternalProgram | |
| ~Process() | Process |
1.8.6