ACE_INet
6.1.0
|
#include <Sock_IOStream.h>
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) |
typedef Sock_StreamBufferBase<ACE_SYNCH_USE> ACE::IOS::Sock_IStreamBase< ACE_SYNCH_DECL >::buffer_type |
Reimplemented from ACE::IOS::Sock_IOSBase< ACE_SYNCH_USE >.
typedef Sock_IOSBase<ACE_SYNCH_USE> ACE::IOS::Sock_IStreamBase< ACE_SYNCH_DECL >::ios_base |
typedef ios_base::stream_type ACE::IOS::Sock_IStreamBase< ACE_SYNCH_DECL >::stream_type |
Reimplemented from ACE::IOS::Sock_IOSBase< ACE_SYNCH_USE >.
ACE::IOS::Sock_IStreamBase< ACE_SYNCH_DECL >::Sock_IStreamBase | ( | stream_type * | stream | ) | [explicit] |
ACE::IOS::Sock_IStreamBase< ACE_SYNCH_DECL >::~Sock_IStreamBase | ( | ) |
void ACE::IOS::Sock_IStreamBase< ACE_SYNCH_DECL >::set_interceptor | ( | typename buffer_type::interceptor_type & | interceptor | ) |