Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TAO_ESF_Copy_On_Write_Collection Class Template Reference

#include <ESF_Copy_On_Write.h>

Collaboration diagram for TAO_ESF_Copy_On_Write_Collection:

Collaboration graph
[legend]
List of all members.

Public Methods

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

CORBA::ULong _decr_refcnt (void)
 Decrement the reference count. More...


Public Attributes

COLLECTION collection
 The actual collection. More...


Private Attributes

CORBA::ULong refcount_
 The reference count. More...

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


Constructor & Destructor Documentation

template<class COLLECTION, class ITERATOR>
ACE_INLINE TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::TAO_ESF_Copy_On_Write_Collection void   
 


Member Function Documentation

template<class COLLECTION, class ITERATOR>
CORBA::ULong TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::_decr_refcnt void   
 

Decrement the reference count.

template<class COLLECTION, class ITERATOR>
CORBA::ULong TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::_incr_refcnt void   
 

Increment the reference count.


Member Data Documentation

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

The actual collection.

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

The reference count.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:11:22 2002 for TAO_ESF by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001