Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList Class Reference

#include <IIOPC.h>

Inheritance diagram for IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList:

Inheritance graph
[legend]
Collaboration diagram for IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList:

Collaboration graph
[legend]
List of all members.

Public Methods

 _TAO_Unbounded_Sequence_IIOP_ListenPointList (void)
 _TAO_Unbounded_Sequence_IIOP_ListenPointList (CORBA::ULong maximum)
 _TAO_Unbounded_Sequence_IIOP_ListenPointList (CORBA::ULong maximum, CORBA::ULong length, ListenPoint *data, CORBA::Boolean release=0)
 _TAO_Unbounded_Sequence_IIOP_ListenPointList (const _TAO_Unbounded_Sequence_IIOP_ListenPointList &rhs)
_TAO_Unbounded_Sequence_IIOP_ListenPointList & operator= (const _TAO_Unbounded_Sequence_IIOP_ListenPointList &rhs)
virtual ~_TAO_Unbounded_Sequence_IIOP_ListenPointList (void)
ListenPointoperator[] (CORBA::ULong i)
const ListenPointoperator[] (CORBA::ULong i) const
virtual void _allocate_buffer (CORBA::ULong length)
virtual void _deallocate_buffer (void)
 Must deallocate the buffer and then set it to zero.

ListenPointget_buffer (CORBA::Boolean orphan=0)
const ListenPointget_buffer (void) const
void replace (CORBA::ULong max, CORBA::ULong length, ListenPoint *data, CORBA::Boolean release)

Static Public Methods

ListenPointallocbuf (CORBA::ULong size)
void freebuf (ListenPoint *buffer)

Constructor & Destructor Documentation

ACE_INLINE IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::_TAO_Unbounded_Sequence_IIOP_ListenPointList void   
 

ACE_INLINE IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::_TAO_Unbounded_Sequence_IIOP_ListenPointList CORBA::ULong    maximum
 

ACE_INLINE IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::_TAO_Unbounded_Sequence_IIOP_ListenPointList CORBA::ULong    maximum,
CORBA::ULong    length,
ListenPoint   data,
CORBA::Boolean    release = 0
 

ACE_INLINE IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::_TAO_Unbounded_Sequence_IIOP_ListenPointList const _TAO_Unbounded_Sequence_IIOP_ListenPointList &    rhs
 

IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::~_TAO_Unbounded_Sequence_IIOP_ListenPointList void    [virtual]
 


Member Function Documentation

void IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::_allocate_buffer CORBA::ULong    length [virtual]
 

Ensure that the buffer contains space for at least <length> elements. The constructor must be called for any new elements, the old ones (if any) must be copied into the buffer using operator= and then their destructors must be called. Finally the old buffer must be released.

Implements TAO_Base_Sequence.

void IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::_deallocate_buffer void    [virtual]
 

Must deallocate the buffer and then set it to zero.

Implements TAO_Base_Sequence.

ACE_INLINE IIOP::ListenPoint * IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::allocbuf CORBA::ULong    size [static]
 

ACE_INLINE void IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::freebuf ListenPoint   buffer [static]
 

ACE_INLINE const IIOP::ListenPoint * IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::get_buffer void    const
 

ACE_INLINE IIOP::ListenPoint * IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::get_buffer CORBA::Boolean    orphan = 0
 

ACE_INLINE IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList & IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::operator= const _TAO_Unbounded_Sequence_IIOP_ListenPointList &    rhs
 

ACE_INLINE const IIOP::ListenPoint & IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::operator[] CORBA::ULong    i const
 

ACE_INLINE IIOP::ListenPoint & IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::operator[] CORBA::ULong    i
 

ACE_INLINE void IIOP::_TAO_Unbounded_Sequence_IIOP_ListenPointList::replace CORBA::ULong    max,
CORBA::ULong    length,
ListenPoint   data,
CORBA::Boolean    release
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 19 15:28:23 2003 for TAO by doxygen1.2.18