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

#include <SSLSock_IOStream.h>

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

Public Types

typedef SSLSock_StreamBufferBase< ACE_SYNCH_USEbuffer_type
 
typedef buffer_type::stream_type stream_type
 

Public Member Functions

 SSLSock_IOSBase (stream_type *stream)
 
 ~SSLSock_IOSBase ()
 
buffer_typerdbuf ()
 
void close ()
 
const stream_typestream () const
 

Protected Attributes

buffer_type streambuf_
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<ACE_SYNCH_DECL >
ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::SSLSock_IOSBase ( stream_type stream)
template<ACE_SYNCH_DECL >
ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::~SSLSock_IOSBase ( )

Member Function Documentation

template<ACE_SYNCH_DECL >
void ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::close ( )
template<ACE_SYNCH_DECL >
SSLSock_IOSBase< ACE_SYNCH_USE >::buffer_type * ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::rdbuf ( )
template<ACE_SYNCH_DECL >
const SSLSock_IOSBase< ACE_SYNCH_USE >::stream_type & ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::stream ( ) const

Member Data Documentation

template<ACE_SYNCH_DECL >
buffer_type ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::streambuf_
protected

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