Go to the documentation of this file.
    3 #ifndef PIPE_STREAM_HEADER_READ 
    4 #define PIPE_STREAM_HEADER_READ 1 
   21     string getResult(
bool allOfFile=
false, 
bool gobbleRest=
true)
 
   23     virtual void close(
void);
 
   31     pid_t 
getPid(
void)
 const { 
return pid_; };
 
   38     const string orig_command_;