ACE_INet  6.0.8
Public Types | Public Member Functions | Private Types
ACE::IOS::SSLSock_StreamBufferBase< ACE_SYNCH_DECL > Class Template Reference

#include <SSLSock_IOStream.h>

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

List of all members.

Public Types

typedef StreamHandler
< ACE_SSL_SOCK_Stream,
ACE_SYNCH_USE
stream_type

Public Member Functions

 SSLSock_StreamBufferBase (stream_type *stream)
virtual ~SSLSock_StreamBufferBase ()

Private Types

enum  { BUFFER_SIZE = 1024 }

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


Member Typedef Documentation

template<ACE_SYNCH_DECL >
typedef StreamHandler<ACE_SSL_SOCK_Stream, ACE_SYNCH_USE> ACE::IOS::SSLSock_StreamBufferBase< ACE_SYNCH_DECL >::stream_type

Member Enumeration Documentation

template<ACE_SYNCH_DECL >
anonymous enum [private]
Enumerator:
BUFFER_SIZE 

Constructor & Destructor Documentation

template<ACE_SYNCH_DECL >
ACE::IOS::SSLSock_StreamBufferBase< ACE_SYNCH_DECL >::~SSLSock_StreamBufferBase ( ) [virtual]

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