| 
    ACE_INet
    6.1.0
    
   
   | 
  
  
  
 
Encapsulates bidirectional streambuffer attached to a StreamHandler implementation. More...
#include <BidirStreamBuffer.h>
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.
 1.7.5.1