ACE_INet  6.0.8
ACE_IOS_BasicBufferedStreamBuffer Class Reference

Encapsulates unidirectional streambuffer attached to an input OR output stream. More...

#include <BufferedStreamBuffer.h>


Detailed Description

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines