ACE_INet  6.0.7
Public Types | Public Member Functions
ACE::IOS::Sock_IStreamBase Class Reference

#include <Sock_IOStream.h>

Inheritance diagram for ACE::IOS::Sock_IStreamBase:
Inheritance graph
[legend]
Collaboration diagram for ACE::IOS::Sock_IStreamBase:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Sock_IOSBase
< ACE_SYNCH_USE
ios_base
typedef ios_base::stream_type stream_type
typedef Sock_StreamBufferBase
< ACE_SYNCH_USE
buffer_type

Public Member Functions

 Sock_IStreamBase (stream_type *stream)
 ~Sock_IStreamBase ()
void set_interceptor (typename buffer_type::interceptor_type &interceptor)

Member Typedef Documentation


Constructor & Destructor Documentation

ACE::IOS::Sock_IStreamBase::Sock_IStreamBase ( stream_type stream) [explicit]
ACE::IOS::Sock_IStreamBase::~Sock_IStreamBase ( )

Member Function Documentation

void ACE::IOS::Sock_IStreamBase::set_interceptor ( typename buffer_type::interceptor_type &  interceptor)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines