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 (CORBA_Environment &ACE_TRY_ENV = TAO_default_environment ())
virtual void _remove_ref (CORBA_Environment &ACE_TRY_ENV = TAO_default_environment ())

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

virtual void TAO_RefCountServantBase::_add_ref ( CORBA_Environment & ACE_TRY_ENV = TAO_default_environment () ) [virtual]
 

Reimplemented from TAO_Abstract_ServantBase.

virtual void TAO_RefCountServantBase::_remove_ref ( CORBA_Environment & ACE_TRY_ENV = TAO_default_environment () ) [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 at Wed Nov 21 11:51:28 2001 for TAO_PortableServer by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000