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