ACE_IOS_BasicBidirStreamBuffer Class Reference

Encapsulates bidirectional streambuffer attached to a StreamHandler implementation. More...

#include <BidirStreamBuffer.h>


Detailed Description

Encapsulates bidirectional streambuffer attached to a StreamHandler implementation.

Implements a C++ standard bidirectional streambuffer using a streamed connection handler as data source/destination. Used as a base for implementing C++ standard streams capable of performing C++ standard formatted input and output on any streamed connection that can be represented by a stream handler.


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