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

#include <FTP_IOStream.h>

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

Public Member Functions

 IStream (std::iostream *stream)
 
 ~IStream ()
 
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::IStream::IStream ( std::iostream *  stream)
explicit
ACE::FTP::IStream::~IStream ( )

Member Function Documentation

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

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