ACE_INet  6.3.3
Public Types | Public Member Functions | List of all members
ACE::IOS::SSLSock_IOStreamBase< ACE_SYNCH_DECL > Class Template Reference

#include <SSLSock_IOStream.h>

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

Public Types

typedef SSLSock_IOSBase< ACE_SYNCH_USEios_base
 
typedef ios_base::stream_type stream_type
 
typedef SSLSock_StreamBufferBase< ACE_SYNCH_USEbuffer_type
 
- Public Types inherited from ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_USE >
typedef SSLSock_StreamBufferBase< ACE_SYNCH_USEbuffer_type
 
typedef buffer_type::stream_type stream_type
 

Public Member Functions

 SSLSock_IOStreamBase (stream_type *stream)
 
 ~SSLSock_IOStreamBase ()
 
void set_interceptor (typename buffer_type::interceptor_type &interceptor)
 
- Public Member Functions inherited from ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_USE >
 SSLSock_IOSBase (stream_type *stream)
 
 ~SSLSock_IOSBase ()
 
buffer_typerdbuf ()
 
void close ()
 
const stream_typestream () const
 

Additional Inherited Members

- Protected Attributes inherited from ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_USE >
buffer_type streambuf_
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<ACE_SYNCH_DECL >
ACE::IOS::SSLSock_IOStreamBase< ACE_SYNCH_DECL >::SSLSock_IOStreamBase ( stream_type stream)
explicit

Member Function Documentation

template<ACE_SYNCH_DECL >
void ACE::IOS::SSLSock_IOStreamBase< ACE_SYNCH_DECL >::set_interceptor ( typename buffer_type::interceptor_type interceptor)

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