TAO_PortableServer  2.1.2
Public Types | Public Member Functions | Static Public Member Functions
PortableServer::POAManagerFactory::POAManagerSeq Class Reference

#include <POAManagerFactoryC.h>

Inheritance diagram for PortableServer::POAManagerFactory::POAManagerSeq:
Inheritance graph
[legend]

List of all members.

Public Types

typedef POAManagerSeq_var _var_type
typedef POAManagerSeq_out _out_type
- Public Types inherited from TAO::unbounded_object_reference_sequence< object_t, object_t_var >
typedef object_t object_type
typedef object_typevalue_type
typedef value_type const const_value_type
typedef ::CORBA::ULong size_type
typedef
details::object_reference_traits
< object_type, object_t_var,
true > 
element_traits
typedef
details::unbounded_reference_allocation_traits
< value_type, element_traits,
true > 
allocation_traits
typedef
details::object_reference_sequence_element
< element_traits
element_type
typedef
details::object_reference_const_sequence_element
< element_traits
const_element_type
typedef element_type subscript_type
typedef value_type const & const_subscript_type
typedef
details::generic_sequence
< value_type,
allocation_traits,
element_traits
implementation_type

Public Member Functions

 POAManagerSeq (void)
 POAManagerSeq (::CORBA::ULong max)
 POAManagerSeq (::CORBA::ULong max,::CORBA::ULong length, PortableServer::POAManager_ptr *buffer,::CORBA::Boolean release=false)
 POAManagerSeq (const POAManagerSeq &)
virtual ~POAManagerSeq (void)
- Public Member Functions inherited from TAO::unbounded_object_reference_sequence< object_t, object_t_var >
 unbounded_object_reference_sequence ()
 unbounded_object_reference_sequence (CORBA::ULong maximum)
 unbounded_object_reference_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)
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_object_reference_sequence &rhs)

Static Public Member Functions

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

Member Typedef Documentation


Constructor & Destructor Documentation

PortableServer::POAManagerFactory::POAManagerSeq::POAManagerSeq ( void  )
PortableServer::POAManagerFactory::POAManagerSeq::POAManagerSeq ( ::CORBA::ULong  max)
PortableServer::POAManagerFactory::POAManagerSeq::POAManagerSeq ( ::CORBA::ULong  max,
::CORBA::ULong  length,
PortableServer::POAManager_ptr buffer,
::CORBA::Boolean  release = false 
)
PortableServer::POAManagerFactory::POAManagerSeq::POAManagerSeq ( const POAManagerSeq seq)
PortableServer::POAManagerFactory::POAManagerSeq::~POAManagerSeq ( void  )
virtual

Member Function Documentation

void PortableServer::POAManagerFactory::POAManagerSeq::_tao_any_destructor ( void *  _tao_void_pointer)
static

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