Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_RefCountServantBase Class Reference

#include <Servant_Base.h>

Inheritance diagram for TAO_RefCountServantBase:

Inheritance graph
[legend]
Collaboration diagram for TAO_RefCountServantBase:

Collaboration graph
[legend]
List of all members.

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_

Constructor & Destructor Documentation

TAO_RefCountServantBase::~TAO_RefCountServantBase void   
 

TAO_RefCountServantBase::TAO_RefCountServantBase void    [protected]
 

TAO_RefCountServantBase::TAO_RefCountServantBase const TAO_RefCountServantBase &    [protected]
 


Member Function Documentation

void TAO_RefCountServantBase::_add_ref ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    [virtual]
 

Reimplemented from TAO_Abstract_ServantBase.

void TAO_RefCountServantBase::_remove_ref ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    [virtual]
 

Reimplemented from TAO_Abstract_ServantBase.

TAO_RefCountServantBase & TAO_RefCountServantBase::operator= const TAO_RefCountServantBase &    [protected]
 


Member Data Documentation

ACE_Atomic_Op<TAO_SYNCH_MUTEX, long> TAO_RefCountServantBase::ref_count_ [private]
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 02:16:31 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001