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