ACE_INet 8.0.5
Loading...
Searching...
No Matches
ACE::HTTP::IOS Class Reference

#include <HTTP_IOStream.h>

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

Public Member Functions

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

Protected Attributes

StreamBuffer streambuf_

Constructor & Destructor Documentation

◆ IOS()

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

◆ ~IOS()

ACE::HTTP::IOS::~IOS ( )

Member Function Documentation

◆ rdbuf()

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

Member Data Documentation

◆ streambuf_

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

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