TAO_ESF
2.0.7
|
#include <ESF_Copy_On_Write.h>
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. |
TAO_ESF_Copy_On_Write_Collection::TAO_ESF_Copy_On_Write_Collection | ( | void | ) |
CORBA::ULong TAO_ESF_Copy_On_Write_Collection::_decr_refcnt | ( | void | ) |
Decrement the reference count.
CORBA::ULong TAO_ESF_Copy_On_Write_Collection::_incr_refcnt | ( | void | ) |
Increment the reference count.
COLLECTION TAO_ESF_Copy_On_Write_Collection::collection |
The actual collection.
The reference count.