Handles async reads.
More...
#include <anatomist/processor/pipeReader.h>
Handles async reads.
Definition at line 46 of file pipeReader.h.
◆ APipeReader() [1/2]
anatomist::APipeReader::APipeReader |
( |
const std::string & |
filename, |
|
|
bool |
destroyWhenEmpty = true |
|
) |
| |
◆ APipeReader() [2/2]
anatomist::APipeReader::APipeReader |
( |
int |
sock, |
|
|
bool |
destroyWhenEmpty = true |
|
) |
| |
constructor for socket reading
◆ ~APipeReader()
anatomist::APipeReader::~APipeReader |
( |
| ) |
|
◆ _open()
bool anatomist::APipeReader::_open |
( |
| ) |
|
|
protected |
◆ close()
void anatomist::APipeReader::close |
( |
| ) |
|
|
protected |
◆ open()
void anatomist::APipeReader::open |
( |
| ) |
|
◆ operator!()
bool anatomist::APipeReader::operator! |
( |
| ) |
const |
◆ readOne()
void anatomist::APipeReader::readOne |
( |
| ) |
|
|
protected |
◆ readSocket()
void anatomist::APipeReader::readSocket |
( |
| ) |
|
The documentation for this class was generated from the following file: