#include <Transport.h>
Inheritance diagram for TAO_Synch_Refcountable
Public Methods | |
virtual | ~TAO_Synch_Refcountable (void) |
int | increment (void) |
int | decrement (void) |
int | refcount (void) const |
Protected Methods | |
TAO_Synch_Refcountable (ACE_Lock *lock, int refcount) | |
Protected Attributes | |
ACE_Lock* | refcount_lock_ |
|
|
|
|
|
Reimplemented from ACE_Refcountable. |
|
Reimplemented from ACE_Refcountable. |
|
Reimplemented from ACE_Refcountable. |
|
|