storage::SystemCmd Member List
This is the complete list of members for
storage::SystemCmd, including all inherited members.
| addLine(const string &Text_Cv, std::vector< string > &Lines_Cr) | storage::SystemCmd | [protected] |
| Background_b | storage::SystemCmd | [protected] |
| checkOutput() | storage::SystemCmd | [protected] |
| closeOpenFds() const | storage::SystemCmd | [protected] |
| cmd() const | storage::SystemCmd | [inline] |
| Combine_b | storage::SystemCmd | [protected] |
| doExecute(const string &Cmd_Cv) | storage::SystemCmd | [protected] |
| doWait(bool Hang_bv, int &Ret_ir) | storage::SystemCmd | [protected] |
| execute(const string &Command_Cv) | storage::SystemCmd | |
| executeBackground(const string &Command_Cv) | storage::SystemCmd | |
| executeRestricted(const string &Command_Cv, unsigned long MaxTimeSec, unsigned long MaxLineOut, bool &ExceedTime, bool &ExceedLines) | storage::SystemCmd | |
| extractNewline(const string &Buf_ti, int Cnt_ii, bool &NewLineSeen_br, string &Text_Cr, std::vector< string > &Lines_Cr) | storage::SystemCmd | [protected] |
| File_aC | storage::SystemCmd | [protected] |
| getLine(unsigned Num_iv, bool Selected_bv=false, OutputStream Idx_ii=IDX_STDOUT) const | storage::SystemCmd | |
| getUntilEOF(FILE *File_Cr, std::vector< string > &Lines_Cr, bool &NewLineSeen_br, bool Stderr_bv) | storage::SystemCmd | [protected] |
| IDX_STDERR enum value | storage::SystemCmd | |
| IDX_STDOUT enum value | storage::SystemCmd | |
| init() | storage::SystemCmd | [protected] |
| invalidate() | storage::SystemCmd | [protected] |
| lastCmd | storage::SystemCmd | [protected] |
| line_limit | storage::SystemCmd | [protected, static] |
| Lines_aC | storage::SystemCmd | [protected] |
| logOutput() const | storage::SystemCmd | [protected] |
| NewLineSeen_ab | storage::SystemCmd | [protected] |
| numLines(bool Selected_bv=false, OutputStream Idx_ii=IDX_STDOUT) const | storage::SystemCmd | |
| output_proc | storage::SystemCmd | [protected] |
| OutputStream enum name | storage::SystemCmd | |
| pfds | storage::SystemCmd | [protected] |
| Pid_i | storage::SystemCmd | [protected] |
| quote(const string &str) | storage::SystemCmd | [static] |
| quote(const std::list< string > &strs) | storage::SystemCmd | [static] |
| Ret_i | storage::SystemCmd | [protected] |
| retcode() const | storage::SystemCmd | [inline] |
| select(const string &Reg_Cv, OutputStream Idx_ii=IDX_STDOUT) | storage::SystemCmd | |
| SelLines_aC | storage::SystemCmd | [protected] |
| setCombine(bool combine=true) | storage::SystemCmd | |
| setOutputProcessor(OutputProcessor *proc) | storage::SystemCmd | [inline] |
| setTestmode(bool testmode=true) | storage::SystemCmd | [static] |
| stderr() const | storage::SystemCmd | [inline] |
| stdout() const | storage::SystemCmd | [inline] |
| SystemCmd(const string &Command_Cv) | storage::SystemCmd | |
| SystemCmd() | storage::SystemCmd | |
| testmode | storage::SystemCmd | [protected, static] |
| ~SystemCmd() | storage::SystemCmd | [virtual] |