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::IStream Class Reference

#include <HTTP_IOStream.h>

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

Public Member Functions

 IStream (std::iostream &stream, StreamBuffer::policy_type *policy=0)
 
 ~IStream ()
 
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::IStream::IStream ( std::iostream &  stream,
StreamBuffer::policy_type policy = 0 
)
explicit
ACE::HTTP::IStream::~IStream ( )

Member Function Documentation

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

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