Public Types | Public Member Functions

ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL > Class Template Reference

#include <SSLSock_IOStream.h>

Inheritance diagram for ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >:
Inheritance graph
[legend]
Collaboration diagram for ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef SSLSock_IOSBase
< ACE_SYNCH_USE > 
ios_base
typedef ios_base::stream_type stream_type
typedef
SSLSock_StreamBufferBase
< ACE_SYNCH_USE > 
buffer_type

Public Member Functions

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

template<ACE_SYNCH_DECL>
class ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >


Member Typedef Documentation

template<ACE_SYNCH_DECL >
typedef SSLSock_StreamBufferBase<ACE_SYNCH_USE> ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >::buffer_type
template<ACE_SYNCH_DECL >
typedef SSLSock_IOSBase<ACE_SYNCH_USE> ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >::ios_base
template<ACE_SYNCH_DECL >
typedef ios_base::stream_type ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >::stream_type

Constructor & Destructor Documentation

template<ACE_SYNCH_DECL >
ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >::SSLSock_IStreamBase ( stream_type stream  )  [explicit]
template<ACE_SYNCH_DECL >
ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >::~SSLSock_IStreamBase (  ) 

Member Function Documentation

template<ACE_SYNCH_DECL >
void ACE::IOS::SSLSock_IStreamBase< ACE_SYNCH_DECL >::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