ACE_INet
6.1.0
|
Encapsulates unidirectional streambuffer attached to an input OR output stream. More...
#include <BufferedStreamBuffer.h>
Encapsulates unidirectional streambuffer attached to an input OR output stream.
Implements a base class for a C++ standard unidirectional streambuffer using any data source/destination that can be driven by overloading the <write_to_stream> or <read_from_stream> methods.