TAO  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO::ORB_Core_Ref_Counter Class Reference

#include <ORB_Table.h>

Collaboration diagram for TAO::ORB_Core_Ref_Counter:
Collaboration graph

Public Member Functions

 ORB_Core_Ref_Counter (void)
 Constructor. More...
 
 ORB_Core_Ref_Counter (::TAO_ORB_Core *core)
 Constructor. More...
 
 ~ORB_Core_Ref_Counter (void)
 Destructor. More...
 
 ORB_Core_Ref_Counter (ORB_Core_Ref_Counter const &rhs)
 Copy constructor. More...
 
void operator= (ORB_Core_Ref_Counter const &rhs)
 Assignment operator. More...
 
::TAO_ORB_Corecore (void) const
 ORB_Core pointer accessor. More...
 

Private Attributes

::TAO_ORB_Corecore_
 

Constructor & Destructor Documentation

TAO::ORB_Core_Ref_Counter::ORB_Core_Ref_Counter ( void  )

Constructor.

TAO::ORB_Core_Ref_Counter::ORB_Core_Ref_Counter ( ::TAO_ORB_Core core)

Constructor.

TAO::ORB_Core_Ref_Counter::~ORB_Core_Ref_Counter ( void  )

Destructor.

TAO::ORB_Core_Ref_Counter::ORB_Core_Ref_Counter ( TAO::ORB_Core_Ref_Counter const &  rhs)

Copy constructor.

Member Function Documentation

::TAO_ORB_Core* TAO::ORB_Core_Ref_Counter::core ( void  ) const
inline

ORB_Core pointer accessor.

void TAO::ORB_Core_Ref_Counter::operator= ( TAO::ORB_Core_Ref_Counter const &  rhs)

Assignment operator.

Member Data Documentation

::TAO_ORB_Core* TAO::ORB_Core_Ref_Counter::core_
private

The documentation for this class was generated from the following files: