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