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

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

#include <BidirStreamBuffer.h>

Collaboration diagram for ACE_IOS_BasicBidirStreamBuffer:
Collaboration graph

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: