#include <InterCmd.h>
Inheritance diagram for InterCmd:
Public Member Functions | |
InterCmd (string Command_Cv, bool UseTmp_bv=false) | |
InterCmd (bool UseTmp_bv=false) | |
virtual | ~InterCmd () |
void | Execute (string Command_Cv) |
bool | SendInput (string Input_Cv, string Sign_Cv="", const unsigned MaxTime_iv=60) |
bool | CheckOutput (string Sign_Cv, const unsigned MaxTime_iv=60) |
Protected Attributes | |
FILE * | Pipe_pr |
|
|
|
|
|
|
|
|
|
Reimplemented from SystemCmd. |
|
|
|
|