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

#include <HTTP_IOStream.h>

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

Public Member Functions

 IOS (std::iostream &stream, StreamBuffer::policy_type *policy=0)
 
 ~IOS ()
 
StreamBufferrdbuf ()
 

Protected Attributes

StreamBuffer streambuf_
 

Constructor & Destructor Documentation

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

Member Function Documentation

StreamBuffer * ACE::HTTP::IOS::rdbuf ( )
inline

Member Data Documentation

StreamBuffer ACE::HTTP::IOS::streambuf_
protected

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