ACE_INet 8.0.1
Loading...
Searching...
No Matches
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

◆ buffer_type

◆ stream_type

template<ACE_SYNCH_DECL >
typedef buffer_type::stream_type ACE::IOS::SSLSock_IOSBase< ACE_SYNCH_DECL >::stream_type

Constructor & Destructor Documentation

◆ SSLSock_IOSBase()

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

◆ ~SSLSock_IOSBase()

Member Function Documentation

◆ close()

◆ rdbuf()

◆ stream()

Member Data Documentation

◆ streambuf_


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