#include <ESF_Copy_On_Write.h>
Collaboration diagram for TAO_ESF_Copy_On_Write_Collection:
Public Methods | |
TAO_ESF_Copy_On_Write_Collection (void) | |
CORBA::ULong | _incr_refcnt (void) |
Increment and decrement the reference count. More... | |
CORBA::ULong | _decr_refcnt (void) |
Public Attributes | |
COLLECTION | collection |
The actual collection. More... | |
Private Attributes | |
CORBA::ULong | refcount_ |
The reference count. More... |
|
|
|
|
|
Increment and decrement the reference count.
|
|
The actual collection.
|
|
The reference count.
|