RT specifc global properties are stored here.
More...
#include <RT_Properties.h>
List of all members.
Protected Attributes |
RTCORBA::RTORB_var | rt_orb_ |
| RT-ORB.
|
RTCORBA::Current_var | current_ |
| Current.
|
Detailed Description
RT specifc global properties are stored here.
Constructor & Destructor Documentation
TAO_Notify_RT_Properties::TAO_Notify_RT_Properties |
( |
void |
| ) |
|
TAO_Notify_RT_Properties::~TAO_Notify_RT_Properties |
( |
| ) |
|
Member Function Documentation
RTCORBA::Current_ptr TAO_Notify_RT_Properties::current |
( |
void |
| ) |
|
void TAO_Notify_RT_Properties::current |
( |
RTCORBA::Current_ptr |
current | ) |
|
Return singleton instance of this class.
RTCORBA::RTORB_ptr TAO_Notify_RT_Properties::rt_orb |
( |
void |
| ) |
|
void TAO_Notify_RT_Properties::rt_orb |
( |
RTCORBA::RTORB_ptr |
rt_orb | ) |
|
Member Data Documentation
RTCORBA::Current_var TAO_Notify_RT_Properties::current_ |
|
protected |
RTCORBA::RTORB_var TAO_Notify_RT_Properties::rt_orb_ |
|
protected |
The documentation for this class was generated from the following files: