TAO  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
TAO::ORB_Core_Ref_Counter Class Reference

#include <ORB_Table.h>

Collaboration diagram for TAO::ORB_Core_Ref_Counter:
Collaboration graph

List of all members.

Public Member Functions

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

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: