8 #pragma prefix "omg.org"
10 #define EXECUTION_HANDLE_TYPE_NATIVE long
255 ReturnCode_t on_startup(in ExecutionContextHandle_t exec_handle);
270 ReturnCode_t on_shutdown(in ExecutionContextHandle_t exec_handle);
284 ReturnCode_t on_activated(in ExecutionContextHandle_t exec_handle);
298 ReturnCode_t on_deactivated(in ExecutionContextHandle_t exec_handle);
319 ReturnCode_t on_aborting(in ExecutionContextHandle_t exec_handle);
348 ReturnCode_t on_error(in ExecutionContextHandle_t exec_handle);
370 ReturnCode_t on_reset(in ExecutionContextHandle_t exec_handle);
611 ReturnCode_t detach_context(in ExecutionContextHandle_t exec_handle);
652 ExecutionContextList get_owned_contexts();
684 ExecutionContextList get_participating_contexts();
855 boolean is_running();
1243 ReturnCode_t on_execute(in ExecutionContextHandle_t exec_handle);
1270 ReturnCode_t on_state_update(in ExecutionContextHandle_t exec_handle);
1289 ReturnCode_t on_rate_changed(in ExecutionContextHandle_t exec_handle);
1384 ReturnCode_t on_action(in ExecutionContextHandle_t exec_handle);
1477 Mode get_default_mode();
1496 Mode get_current_mode();
1529 Mode get_pending_mode();
1579 in
boolean immediate);
1617 ReturnCode_t on_mode_changed(in ExecutionContextHandle_t exec_handle);
2024 typedef sequence<ExecutionContextProfile>
2077 in ExecutionContextHandle_t exec_handle);
2442 ConnectorProfileList get_connector_profiles();
2501 ReturnCode_t disconnect(in UniqueIdentifier connector_id);
2565 ReturnCode_t notify_disconnect(in UniqueIdentifier connector_id);
2605 typedef sequence<ExecutionContextService>
2649 PortServiceList get_ports();