TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR > Class Template Reference

#include <ESF_Copy_On_Write.h>

Collaboration diagram for TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_ESF_Copy_On_Write_Collection (void)
CORBA::ULong _incr_refcnt (void)
 Increment the reference count.
CORBA::ULong _decr_refcnt (void)
 Decrement the reference count.

Public Attributes

COLLECTION collection
 The actual collection.

Private Attributes

CORBA::ULong refcount_
 The reference count.

template<class COLLECTION, class ITERATOR>
class TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >


Constructor & Destructor Documentation

template<class COLLECTION, class ITERATOR>
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::TAO_ESF_Copy_On_Write_Collection ( void   )  [inline]


Member Function Documentation

template<class COLLECTION, class ITERATOR>
TAO_BEGIN_VERSIONED_NAMESPACE_DECL CORBA::ULong TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::_incr_refcnt ( void   )  [inline]

Increment the reference count.

template<class COLLECTION, class ITERATOR>
CORBA::ULong TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::_decr_refcnt ( void   )  [inline]

Decrement the reference count.


Member Data Documentation

template<class COLLECTION, class ITERATOR>
COLLECTION TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::collection

The actual collection.

template<class COLLECTION, class ITERATOR>
CORBA::ULong TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::refcount_ [private]

The reference count.


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

Generated on Thu Nov 27 05:30:35 2008 for TAO_ESF by  doxygen 1.5.6