|
Public Attributes |
void * | _private |
RTC_ReturnCode_t(* | on_initialize )(PortableServer_Servant _servant, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_finalize )(PortableServer_Servant _servant, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_startup )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_shutdown )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_activated )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_deactivated )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_aborting )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_error )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | on_reset )(PortableServer_Servant _servant, const RTC_UniqueId ec_id, CORBA_Environment *ev) |