TAO_Strategies  2.0.3
Public Types | Public Member Functions
TAO_UIOPEndpointSequence Class Reference

#include <uiop_endpointsC.h>

Inheritance diagram for TAO_UIOPEndpointSequence:
Inheritance graph
[legend]

List of all members.

Public Types

typedef
TAO_UIOPEndpointSequence_var 
_var_type
typedef
TAO_UIOPEndpointSequence_out 
_out_type
- Public Types inherited from TAO::unbounded_value_sequence< T >
typedef T value_type
typedef T element_type
typedef T const const_value_type
typedef value_typesubscript_type
typedef value_type const & const_subscript_type
typedef ::CORBA::ULong size_type
typedef
details::unbounded_value_allocation_traits
< value_type, true > 
allocation_traits
typedef details::value_traits
< value_type, true > 
element_traits
typedef
details::generic_sequence
< value_type,
allocation_traits,
element_traits
implementation_type

Public Member Functions

 TAO_UIOPEndpointSequence (void)
 TAO_UIOPEndpointSequence (::CORBA::ULong max)
 TAO_UIOPEndpointSequence (::CORBA::ULong max,::CORBA::ULong length, TAO_UIOP_Endpoint_Info *buffer,::CORBA::Boolean release=false)
 TAO_UIOPEndpointSequence (const TAO_UIOPEndpointSequence &)
virtual ~TAO_UIOPEndpointSequence (void)
- Public Member Functions inherited from TAO::unbounded_value_sequence< T >
 unbounded_value_sequence ()
 unbounded_value_sequence (CORBA::ULong maximum)
 unbounded_value_sequence (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false)
CORBA::ULong maximum () const
CORBA::Boolean release () const
CORBA::ULong length () const
void length (CORBA::ULong length)
value_type const & operator[] (CORBA::ULong i) const
value_typeoperator[] (CORBA::ULong i)
void replace (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false)
value_type const * get_buffer () const
value_typeget_buffer (CORBA::Boolean orphan=false)
void swap (unbounded_value_sequence &rhs)

Additional Inherited Members

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

Member Typedef Documentation

typedef TAO_UIOPEndpointSequence_out TAO_UIOPEndpointSequence::_out_type
typedef TAO_UIOPEndpointSequence_var TAO_UIOPEndpointSequence::_var_type

Constructor & Destructor Documentation

TAO_UIOPEndpointSequence::TAO_UIOPEndpointSequence ( void  )
TAO_UIOPEndpointSequence::TAO_UIOPEndpointSequence ( ::CORBA::ULong  max)
TAO_UIOPEndpointSequence::TAO_UIOPEndpointSequence ( ::CORBA::ULong  max,
::CORBA::ULong  length,
TAO_UIOP_Endpoint_Info buffer,
::CORBA::Boolean  release = false 
)
TAO_UIOPEndpointSequence::TAO_UIOPEndpointSequence ( const TAO_UIOPEndpointSequence seq)
TAO_UIOPEndpointSequence::~TAO_UIOPEndpointSequence ( void  )
virtual

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