|
Public 変数 |
void * | _private |
RTC_PortProfile *(* | get_port_profile )(PortableServer_Servant _servant, CORBA_Environment *ev) |
RTC_ConnectorProfileList *(* | get_connector_profiles )(PortableServer_Servant _servant, CORBA_Environment *ev) |
RTC_ConnectorProfile *(* | get_connector_profile )(PortableServer_Servant _servant, const CORBA_char *connector_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | connect )(PortableServer_Servant _servant, RTC_ConnectorProfile *connector_profile, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | notify_connect )(PortableServer_Servant _servant, RTC_ConnectorProfile *connector_profile, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | disconnect )(PortableServer_Servant _servant, const CORBA_char *connector_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | notify_disconnect )(PortableServer_Servant _servant, const CORBA_char *connector_id, CORBA_Environment *ev) |
RTC_ReturnCode_t(* | disconnect_all )(PortableServer_Servant _servant, CORBA_Environment *ev) |