TAO_ESF 4.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Private Attributes | List of all members
TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR > Class Template Reference

#include <ESF_Copy_On_Write.h>

Public Member Functions

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

Public Attributes

COLLECTION collection
 The actual collection.
 

Private Attributes

CORBA::ULong refcount_
 The reference count.
 

Constructor & Destructor Documentation

◆ TAO_ESF_Copy_On_Write_Collection()

template<class COLLECTION , class ITERATOR >
TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR >::TAO_ESF_Copy_On_Write_Collection ( )

Member Function Documentation

◆ _decr_refcnt()

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

Decrement the reference count.

◆ _incr_refcnt()

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

Increment the reference count.

Member Data Documentation

◆ collection

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

The actual collection.

◆ refcount_

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: