ACE_INet  6.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ACE::HTTP::OStream Class Reference

#include <HTTP_IOStream.h>

Inheritance diagram for ACE::HTTP::OStream:
Inheritance graph
Collaboration diagram for ACE::HTTP::OStream:
Collaboration graph

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 ()
 
StreamBufferrdbuf ()
 

Additional Inherited Members

- Protected Attributes inherited from ACE::HTTP::IOS
StreamBuffer streambuf_
 

Constructor & Destructor Documentation

ACE::HTTP::OStream::OStream ( std::iostream &  stream,
StreamBuffer::policy_type policy = 0 
)
explicit
ACE::HTTP::OStream::~OStream ( )

Member Function Documentation

void ACE::HTTP::OStream::set_interceptor ( StreamBuffer::interceptor_type interceptor)
inline

The documentation for this class was generated from the following files: