26 #ifndef pipe_response_h
27 #define pipe_response_h
92 #endif // pipe_response_h
PipeResponse(FILE *s)
Initialize with a stream returned by popen().
virtual FILE * get_stream() const
virtual void set_stream(FILE *s)
Encapsulate a response. This class provides special treatment for 'stream pipes.' It arranges to clos...