Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_RT_Current Class Reference

RTCORBA::Current interface iplementation. More...

#include <RT_Current.h>

Inheritance diagram for TAO_RT_Current

Inheritance graph
[legend]
Collaboration diagram for TAO_RT_Current:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_RT_Current (TAO_ORB_Core *orb_core)
 Default constructor.

virtual RTCORBA::Priority the_priority (CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ()) throw (CORBA::SystemException)
virtual void the_priority (RTCORBA::Priority the_priority, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ()) throw (CORBA::SystemException)

Protected Methods

virtual ~TAO_RT_Current (void)
 Protected destructor to enforce proper memory management of this reference counted object.


Private Attributes

TAO_ORB_Coreorb_core_
 ORB Core that owns us.


Detailed Description

RTCORBA::Current interface iplementation.

Allows setting/getting the priority of the current thread.


Constructor & Destructor Documentation

TAO_RT_Current::TAO_RT_Current ( TAO_ORB_Core * orb_core ) [inline]
 

Default constructor.

TAO_RT_Current::~TAO_RT_Current ( void ) [protected, virtual]
 

Protected destructor to enforce proper memory management of this reference counted object.


Member Function Documentation

void TAO_RT_Current::the_priority ( RTCORBA::Priority the_priority,
CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException) [virtual]
 

RTCORBA::Priority TAO_RT_Current::the_priority ( CORBA::Environment & ACE_TRY_ENV = TAO_default_environment () ) throw (CORBA::SystemException) [virtual]
 


Member Data Documentation

TAO_ORB_Core * TAO_RT_Current::orb_core_ [private]
 

ORB Core that owns us.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:13:10 2001 for TAO_RTCORBA by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000