#include <Servant_Base.h>
Inheritance diagram for TAO_RefCountServantBase:
Public Methods | |
~TAO_RefCountServantBase (void) | |
virtual void | _add_ref (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) |
virtual void | _remove_ref (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) |
Protected Methods | |
TAO_RefCountServantBase (void) | |
TAO_RefCountServantBase (const TAO_RefCountServantBase &) | |
TAO_RefCountServantBase & | operator= (const TAO_RefCountServantBase &) |
Private Attributes | |
ACE_Atomic_Op< TAO_SYNCH_MUTEX, long > | ref_count_ |
|
|
|
|
|
|
|
Reimplemented from TAO_Abstract_ServantBase. |
|
Reimplemented from TAO_Abstract_ServantBase. |
|
|
|
|