ACE_INet  6.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ACE::FTP::OStream Class Reference

#include <FTP_IOStream.h>

Inheritance diagram for ACE::FTP::OStream:
Inheritance graph
Collaboration diagram for ACE::FTP::OStream:
Collaboration graph

Public Member Functions

 OStream (std::iostream *stream)
 
 ~OStream ()
 
void set_interceptor (StreamBuffer::interceptor_type &interceptor)
 
- Public Member Functions inherited from ACE::FTP::IOS
 IOS (std::iostream *stream)
 
 ~IOS ()
 
StreamBufferrdbuf ()
 
std::iostream * set_stream (std::iostream *stream)
 

Additional Inherited Members

- Protected Attributes inherited from ACE::FTP::IOS
StreamBuffer streambuf_
 

Constructor & Destructor Documentation

ACE::FTP::OStream::OStream ( std::iostream *  stream)
explicit
ACE::FTP::OStream::~OStream ( )

Member Function Documentation

void ACE::FTP::OStream::set_interceptor ( StreamBuffer::interceptor_type interceptor)
inline

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