ACE_INet  6.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
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

List of all members.

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: