#include <RMCast_Copy_On_Write.h>
Collaboration diagram for ACE_RMCast_Copy_On_Write_Read_Guard:
Public Types | |
typedef ACE_RMCast_Copy_On_Write_Collection< COLLECTION, ITERATOR > | Collection |
typedef ACE_RMCast_Copy_On_Write_Container< COLLECTION, ITERATOR > | Container |
Public Methods | |
ACE_RMCast_Copy_On_Write_Read_Guard (Container &container) | |
Constructor. More... | |
~ACE_RMCast_Copy_On_Write_Read_Guard (void) | |
Destructor. More... | |
Public Attributes | |
Collection * | collection |
A reference to the collection. More... | |
Private Attributes | |
ACE_SYNCH_MUTEX & | mutex_ |
Synchronization. More... |
|
|
|
|
|
Constructor.
|
|
Destructor.
|
|
A reference to the collection.
|
|
Synchronization.
|