TAO_SSLIOP
2.1.2
|
#include <ssl_endpointsC.h>
Public Types | |
typedef TAO_SSLEndpointSequence_var | _var_type |
typedef TAO_SSLEndpointSequence_out | _out_type |
![]() | |
typedef T | value_type |
typedef T | element_type |
typedef T const | const_value_type |
typedef value_type & | subscript_type |
typedef value_type const & | const_subscript_type |
typedef ::CORBA::ULong | size_type |
typedef details::unbounded_value_allocation_traits < value_type, true > | allocation_traits |
typedef details::value_traits < value_type, true > | element_traits |
typedef details::generic_sequence < value_type, allocation_traits, element_traits > | implementation_type |
Additional Inherited Members | |
![]() | |
static value_type * | allocbuf (CORBA::ULong maximum) |
static void | freebuf (value_type *buffer) |
typedef TAO_SSLEndpointSequence_out TAO_SSLEndpointSequence::_out_type |
typedef TAO_SSLEndpointSequence_var TAO_SSLEndpointSequence::_var_type |
TAO_SSLEndpointSequence::TAO_SSLEndpointSequence | ( | void | ) |
TAO_SSLEndpointSequence::TAO_SSLEndpointSequence | ( | ::CORBA::ULong | max | ) |
TAO_SSLEndpointSequence::TAO_SSLEndpointSequence | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
SSLIOP::SSL * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
TAO_SSLEndpointSequence::TAO_SSLEndpointSequence | ( | const TAO_SSLEndpointSequence & | seq | ) |
|
virtual |