ACE_INet 7.1.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ACE::HTTP::IStream Class Reference

#include <HTTP_IOStream.h>

Inheritance diagram for ACE::HTTP::IStream:
Inheritance graph
[legend]
Collaboration diagram for ACE::HTTP::IStream:
Collaboration graph
[legend]

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

◆ IStream()

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

◆ ~IStream()

ACE::HTTP::IStream::~IStream ( )

Member Function Documentation

◆ set_interceptor()

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

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