#include <ssl_endpoints.h>
Inheritance diagram for _TAO_Unbounded_Sequence_TAO_SSLEndpointSequence:
Public Methods | |
_TAO_Unbounded_Sequence_TAO_SSLEndpointSequence (void) | |
_TAO_Unbounded_Sequence_TAO_SSLEndpointSequence (CORBA::ULong maximum) | |
_TAO_Unbounded_Sequence_TAO_SSLEndpointSequence (CORBA::ULong maximum, CORBA::ULong length, SSLIOP::SSL *data, CORBA::Boolean release=0) | |
_TAO_Unbounded_Sequence_TAO_SSLEndpointSequence (const _TAO_Unbounded_Sequence_TAO_SSLEndpointSequence &rhs) | |
_TAO_Unbounded_Sequence_TAO_SSLEndpointSequence & | operator= (const _TAO_Unbounded_Sequence_TAO_SSLEndpointSequence &rhs) |
virtual | ~_TAO_Unbounded_Sequence_TAO_SSLEndpointSequence (void) |
SSLIOP::SSL & | operator[] (CORBA::ULong i) |
const SSLIOP::SSL & | operator[] (CORBA::ULong i) const |
virtual void | _allocate_buffer (CORBA::ULong length) |
virtual void | _deallocate_buffer (void) |
SSLIOP::SSL * | get_buffer (CORBA::Boolean orphan=0) |
const SSLIOP::SSL * | get_buffer (void) const |
void | replace (CORBA::ULong max, CORBA::ULong length, SSLIOP::SSL *data, CORBA::Boolean release) |
Static Public Methods | |
SSLIOP::SSL * | allocbuf (CORBA::ULong size) |
void | freebuf (SSLIOP::SSL *buffer) |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TAO_Base_Sequence. |
|
Reimplemented from TAO_Base_Sequence. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|