|
TAO_RTCORBA
2.1.2
|
RTCORBA::Current interface iplementation. More...
#include <RT_Current.h>


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. | |
RTCORBA::Current interface iplementation.
Allows setting/getting the priority of the current thread.
| TAO_RT_Current::TAO_RT_Current | ( | TAO_ORB_Core * | orb_core | ) |
Default constructor.
|
protectedvirtual |
Protected destructor to enforce proper memory management of this reference counted object.
|
virtual |
Implements RTCORBA::Current.
|
virtual |
|
private |
ORB Core that owns us.
Reimplemented from CORBA::Object.
1.8.0-20120409