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