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

Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq Class Reference

#include <Messaging_PolicyValueC.h>

Inheritance diagram for Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq:

Inheritance graph
[legend]
Collaboration diagram for Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq:

Collaboration graph
[legend]
List of all members.

Public Methods

 _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq (void)
 _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq (CORBA::ULong maximum)
 _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq (CORBA::ULong maximum, CORBA::ULong length, PolicyValue *data, CORBA::Boolean release=0)
 _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq (const _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq &rhs)
_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq & operator= (const _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq &rhs)
virtual ~_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq (void)
PolicyValueoperator[] (CORBA::ULong i)
const PolicyValueoperator[] (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.

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

Static Public Methods

PolicyValueallocbuf (CORBA::ULong size)
void freebuf (PolicyValue *buffer)

Constructor & Destructor Documentation

ACE_INLINE Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq void   
 

ACE_INLINE Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq CORBA::ULong    maximum
 

ACE_INLINE Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq CORBA::ULong    maximum,
CORBA::ULong    length,
PolicyValue   data,
CORBA::Boolean    release = 0
 

ACE_INLINE Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq const _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq &    rhs
 

Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::~_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq void    [virtual]
 


Member Function Documentation

void Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::_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 Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::_deallocate_buffer void    [virtual]
 

Must deallocate the buffer and then set it to zero.

Implements TAO_Base_Sequence.

ACE_INLINE Messaging::PolicyValue * Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::allocbuf CORBA::ULong    size [static]
 

ACE_INLINE void Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::freebuf PolicyValue   buffer [static]
 

ACE_INLINE const Messaging::PolicyValue * Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::get_buffer void    const
 

ACE_INLINE Messaging::PolicyValue * Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::get_buffer CORBA::Boolean    orphan = 0
 

ACE_INLINE Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq & Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::operator= const _TAO_Unbounded_Sequence_Messaging_PolicyValueSeq &    rhs
 

ACE_INLINE const Messaging::PolicyValue & Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::operator[] CORBA::ULong    i const
 

ACE_INLINE Messaging::PolicyValue & Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::operator[] CORBA::ULong    i
 

ACE_INLINE void Messaging::_TAO_Unbounded_Sequence_Messaging_PolicyValueSeq::replace CORBA::ULong    max,
CORBA::ULong    length,
PolicyValue   data,
CORBA::Boolean    release
 


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