TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, > Class Template Reference

TAO_ESF_Copy_On_Write_Write_Guard. More...

#include <ESF_Copy_On_Write.h>

Collaboration diagram for TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef TAO_ESF_Copy_On_Write_Collection<
COLLECTION, ITERATOR > 
Collection
 Constructor.

Public Member Functions

 TAO_ESF_Copy_On_Write_Write_Guard (ACE_SYNCH_MUTEX_T &mutex, ACE_SYNCH_CONDITION_T &cond, int &pending_writes, int &writing_flag, Collection *&collection)
 ~TAO_ESF_Copy_On_Write_Write_Guard (void)
 Destructor.

Public Attributes

Collectioncopy

Private Attributes

ACE_SYNCH_MUTEX_Tmutex
ACE_SYNCH_CONDITION_Tcond
int & pending_writes
int & writing_flag
Collection *& collection

Detailed Description

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL>
class TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >

TAO_ESF_Copy_On_Write_Write_Guard.

This helper class atomically increments the reference count of a TAO_ESF_Copy_On_Write_Collection and reads the current collection in the Copy_On_Write class.


Member Typedef Documentation

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
typedef TAO_ESF_Copy_On_Write_Collection<COLLECTION,ITERATOR> TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::Collection

Constructor.


Constructor & Destructor Documentation

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::TAO_ESF_Copy_On_Write_Write_Guard ( ACE_SYNCH_MUTEX_T mutex,
ACE_SYNCH_CONDITION_T cond,
int &  pending_writes,
int &  writing_flag,
Collection *&  collection 
)

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::~TAO_ESF_Copy_On_Write_Write_Guard ( void   ) 

Destructor.


Member Data Documentation

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
Collection*& TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::collection [private]

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
ACE_SYNCH_CONDITION_T& TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::cond [private]

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
Collection* TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::copy

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
ACE_SYNCH_MUTEX_T& TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::mutex [private]

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
int& TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::pending_writes [private]

template<class COLLECTION, class ITERATOR, ACE_SYNCH_DECL >
int& TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, >::writing_flag [private]


The documentation for this class was generated from the following files:
Generated on Tue Nov 21 09:52:34 2006 for TAO_ESF by  doxygen 1.4.7-1