#include <RT_Properties.h>
Public Member Functions | |
TAO_Notify_RT_Properties (void) | |
Constuctor. | |
~TAO_Notify_RT_Properties () | |
Destructor. | |
RTCORBA::RTORB_ptr | rt_orb (void) |
void | rt_orb (RTCORBA::RTORB_ptr rt_orb) |
RTCORBA::Current_ptr | current (void) |
void | current (RTCORBA::Current_ptr current) |
Protected Attributes | |
RTCORBA::RTORB_var | rt_orb_ |
RT-ORB. | |
RTCORBA::Current_var | current_ |
Current. | |
Friends | |
class | TAO_Singleton<TAO_Notify_RT_Properties, TAO_SYNCH_MUTEX> |
|
Constuctor.
|
|
Destructor.
|
|
|
|
|
|
|
|
|
|
|
|
Current.
|
|
RT-ORB.
|