ACE_INet
6.1.0
|
#include <HTTP_IOStream.h>
Public Member Functions | |
IOS (std::iostream &stream, StreamBuffer::policy_type *policy=0) | |
~IOS () | |
StreamBuffer * | rdbuf () |
Protected Attributes | |
StreamBuffer | streambuf_ |
ACE::HTTP::IOS::IOS | ( | std::iostream & | stream, |
StreamBuffer::policy_type * | policy = 0 |
||
) |
ACE::HTTP::IOS::~IOS | ( | ) |
StreamBuffer * ACE::HTTP::IOS::rdbuf | ( | ) | [inline] |
StreamBuffer ACE::HTTP::IOS::streambuf_ [protected] |