ACE_INet
6.1.9
|
#include <HTTP_IOStream.h>
Public Member Functions | |
OStream (std::iostream &stream, StreamBuffer::policy_type *policy=0) | |
~OStream () | |
void | set_interceptor (StreamBuffer::interceptor_type &interceptor) |
Public Member Functions inherited from ACE::HTTP::IOS | |
IOS (std::iostream &stream, StreamBuffer::policy_type *policy=0) | |
~IOS () | |
StreamBuffer * | rdbuf () |
Additional Inherited Members | |
Protected Attributes inherited from ACE::HTTP::IOS | |
StreamBuffer | streambuf_ |
|
explicit |
ACE::HTTP::OStream::~OStream | ( | ) |
|
inline |