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

CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail Class Reference

#include <Services.h>

Inheritance diagram for CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail:

Inheritance graph
[legend]
Collaboration diagram for CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail:

Collaboration graph
[legend]
List of all members.

Public Methods

 _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail (void)
 _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail (CORBA::ULong maximum)
 _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail (CORBA::ULong maximum, CORBA::ULong length, CORBA_ServiceDetail *data, CORBA::Boolean release=0)
 _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail (const _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail &rhs)
_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail & operator= (const _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail &rhs)
virtual ~_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail (void)
CORBA_ServiceDetailoperator[] (CORBA::ULong i)
const CORBA_ServiceDetailoperator[] (CORBA::ULong i) const
virtual void _allocate_buffer (CORBA::ULong length)
 Ensure that the buffer contains space for at least <length> elements. More...

virtual void _deallocate_buffer (void)
 Must deallocate the buffer and then set it to zero. More...

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

Static Public Methods

CORBA_ServiceDetailallocbuf (CORBA::ULong size)
void freebuf (CORBA_ServiceDetail *buffer)

Constructor & Destructor Documentation

ACE_INLINE CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail void   
 

ACE_INLINE CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail CORBA::ULong    maximum
 

ACE_INLINE CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail CORBA::ULong    maximum,
CORBA::ULong    length,
CORBA_ServiceDetail   data,
CORBA::Boolean    release = 0
 

CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail const _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail &    rhs
 

virtual CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::~_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail void    [virtual]
 


Member Function Documentation

virtual void CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::_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.

Reimplemented from TAO_Base_Sequence.

virtual void CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::_deallocate_buffer void    [virtual]
 

Must deallocate the buffer and then set it to zero.

Reimplemented from TAO_Base_Sequence.

CORBA_ServiceDetail* CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::allocbuf CORBA::ULong    size [static]
 

void CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::freebuf CORBA_ServiceDetail   buffer [static]
 

ACE_INLINE const CORBA_ServiceDetail * CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::get_buffer void    const
 

ACE_INLINE CORBA_ServiceDetail * CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::get_buffer CORBA::Boolean    orphan = 0
 

_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail& CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::operator= const _TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail &    rhs
 

ACE_INLINE const CORBA_ServiceDetail & CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::operator[] CORBA::ULong    i const
 

ACE_INLINE CORBA_ServiceDetail & CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::operator[] CORBA::ULong    i
 

ACE_INLINE void CORBA_ServiceInformation::_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail::replace CORBA::ULong    max,
CORBA::ULong    length,
CORBA_ServiceDetail   data,
CORBA::Boolean    release
 


The documentation for this class was generated from the following files:
Generated on Sun Dec 1 12:38:30 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001