TAO  2.1.2
Public Types | Public Member Functions | Static Public Member Functions
CORBA::ORB_ObjectIdList Class Reference

#include <ObjectIdListC.h>

Inheritance diagram for CORBA::ORB_ObjectIdList:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ORB_ObjectIdList_var _var_type
typedef ORB_ObjectIdList_out _out_type
- Public Types inherited from TAO::unbounded_basic_string_sequence< charT >
typedef charT character_type
typedef character_typevalue_type
typedef character_type const * const_value_type
typedef ::CORBA::ULong size_type
typedef details::string_traits
< character_type, true > 
element_traits
typedef
details::unbounded_reference_allocation_traits
< value_type, element_traits,
true > 
allocation_traits
typedef
details::string_sequence_element
< element_traits
element_type
typedef
details::string_const_sequence_element
< element_traits
const_element_type
typedef
details::generic_sequence
< value_type,
allocation_traits,
element_traits
implementation_type
typedef element_type subscript_type
typedef const_value_type const_subscript_type

Public Member Functions

 ORB_ObjectIdList (void)
 ORB_ObjectIdList (::CORBA::ULong max)
 ORB_ObjectIdList (::CORBA::ULong max,::CORBA::ULong length,::CORBA::Char **buffer,::CORBA::Boolean release=false)
 ORB_ObjectIdList (const ORB_ObjectIdList &)
virtual ~ORB_ObjectIdList (void)
- Public Member Functions inherited from TAO::unbounded_basic_string_sequence< charT >
 unbounded_basic_string_sequence ()
 
 unbounded_basic_string_sequence (CORBA::ULong maximum)
 unbounded_basic_string_sequence (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release)
CORBA::ULong maximum () const
 
CORBA::Boolean release () const
 
CORBA::ULong length () const
 
void length (CORBA::ULong length)
 
const_element_type operator[] (CORBA::ULong i) const
 []
element_type operator[] (CORBA::ULong i)
 []
const_value_type const * get_buffer () const
 
void replace (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false)
 
value_typeget_buffer (CORBA::Boolean orphan=false)
 
void swap (unbounded_basic_string_sequence &rhs) throw ()
 

Static Public Member Functions

static void _tao_any_destructor (void *)
- Static Public Member Functions inherited from TAO::unbounded_basic_string_sequence< charT >
static value_typeallocbuf (CORBA::ULong maximum)
static void freebuf (value_type *buffer)

Member Typedef Documentation


Constructor & Destructor Documentation

CORBA::ORB_ObjectIdList::ORB_ObjectIdList ( void  )
CORBA::ORB_ObjectIdList::ORB_ObjectIdList ( ::CORBA::ULong  max)
CORBA::ORB_ObjectIdList::ORB_ObjectIdList ( ::CORBA::ULong  max,
::CORBA::ULong  length,
::CORBA::Char **  buffer,
::CORBA::Boolean  release = false 
)
CORBA::ORB_ObjectIdList::ORB_ObjectIdList ( const ORB_ObjectIdList seq)
CORBA::ORB_ObjectIdList::~ORB_ObjectIdList ( void  )
virtual

Member Function Documentation

void CORBA::ORB_ObjectIdList::_tao_any_destructor ( void *  _tao_void_pointer)
static

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