TAO_ServantBase_var Class Reference

Auto pointer for reference counting servants. More...

#include <Servant_Base.h>

Collaboration diagram for TAO_ServantBase_var:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_ServantBase_var (void)
 TAO_ServantBase_var (TAO_ServantBase *p)
 TAO_ServantBase_var (const TAO_ServantBase_var &b)
 ~TAO_ServantBase_var (void)
TAO_ServantBase_varoperator= (TAO_ServantBase *p)
TAO_ServantBase_varoperator= (const TAO_ServantBase_var &b)
TAO_ServantBaseoperator-> () const
TAO_ServantBasein (void) const
TAO_ServantBase *& inout (void)
TAO_ServantBase *& out (void)
TAO_ServantBase_retn (void)

Private Attributes

TAO_ServantBaseptr_

Detailed Description

Auto pointer for reference counting servants.

For the convenience of automatically managing servant reference counts, the PortableServer namespace also provides the ServantBase_var class. This class behaves similarly to _var classes for object references (see Section 20.3.1).


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_ServantBase_var::TAO_ServantBase_var ( void   ) 

ACE_INLINE TAO_ServantBase_var::TAO_ServantBase_var ( TAO_ServantBase p  ) 

TAO_ServantBase_var::TAO_ServantBase_var ( const TAO_ServantBase_var b  ) 

TAO_ServantBase_var::~TAO_ServantBase_var ( void   ) 


Member Function Documentation

TAO_ServantBase * TAO_ServantBase_var::_retn ( void   ) 

ACE_INLINE TAO_ServantBase * TAO_ServantBase_var::in ( void   )  const

ACE_INLINE TAO_ServantBase *& TAO_ServantBase_var::inout ( void   ) 

ACE_INLINE TAO_ServantBase * TAO_ServantBase_var::operator-> (  )  const

TAO_ServantBase_var & TAO_ServantBase_var::operator= ( const TAO_ServantBase_var b  ) 

TAO_ServantBase_var & TAO_ServantBase_var::operator= ( TAO_ServantBase p  ) 

TAO_ServantBase *& TAO_ServantBase_var::out ( void   ) 


Member Data Documentation

TAO_ServantBase* TAO_ServantBase_var::ptr_ [private]


The documentation for this class was generated from the following files:
Generated on Sun Jul 9 09:55:49 2006 for TAO_PortableServer by  doxygen 1.4.7-1