TAO 3.1.4
Loading...
Searching...
No Matches
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
[legend]

Public Member Functions

 ORB_Core_Ref_Counter ()
 Constructor.
 
 ORB_Core_Ref_Counter (::TAO_ORB_Core *core)
 Constructor.
 
 ~ORB_Core_Ref_Counter ()
 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 () const
 ORB_Core pointer accessor.
 

Private Attributes

::TAO_ORB_Corecore_
 

Constructor & Destructor Documentation

◆ ORB_Core_Ref_Counter() [1/3]

TAO::ORB_Core_Ref_Counter::ORB_Core_Ref_Counter ( )

Constructor.

◆ ORB_Core_Ref_Counter() [2/3]

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

Constructor.

◆ ~ORB_Core_Ref_Counter()

TAO::ORB_Core_Ref_Counter::~ORB_Core_Ref_Counter ( )

Destructor.

◆ ORB_Core_Ref_Counter() [3/3]

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

Copy constructor.

Member Function Documentation

◆ core()

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

ORB_Core pointer accessor.

◆ operator=()

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

Assignment operator.

Member Data Documentation

◆ core_

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

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