TAO_RTCORBA  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Attributes
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 Member Functions

 TAO_RT_Current (TAO_ORB_Core *orb_core)
 Default constructor.
virtual RTCORBA::Priority the_priority (void)
virtual void the_priority (RTCORBA::Priority the_priority)

Protected Member Functions

virtual ~TAO_RT_Current (void)

Private Attributes

TAO_ORB_Core *const orb_core_
 ORB Core that owns us.

Detailed Description

RTCORBA::Current interface iplementation.

Allows setting/getting the priority of the current thread.


Constructor & Destructor Documentation

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

Implements RTCORBA::Current.

void TAO_RT_Current::the_priority ( RTCORBA::Priority  the_priority) [virtual]

Member Data Documentation

ORB Core that owns us.

Reimplemented from CORBA::Object.


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