#include <JOutPipeStream.h>
Interface for the JOutPipeStream class
This class provides an std::ostream interface to the write end of a pipe.
◆ JOutPipeStream()
JOutPipeStream::JOutPipeStream |
( |
const int |
fd, |
|
|
const bool |
close |
|
) |
| |
◆ ~JOutPipeStream()
JOutPipeStream::~JOutPipeStream |
( |
| ) |
|
|
override |
◆ close()
void JOutPipeStream::close |
( |
| ) |
|
◆ ShouldClosePipe()
void JOutPipeStream::ShouldClosePipe |
( |
const bool |
close = true | ) |
|
|
inline |
◆ WillClosePipe()
bool JOutPipeStream::WillClosePipe |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: