ACE_INet  6.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ACE_IOS_BasicBufferedStreamBuffer Class Reference

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

#include <BufferedStreamBuffer.h>

Collaboration diagram for ACE_IOS_BasicBufferedStreamBuffer:
Collaboration graph

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: