attach_context(in ExecutionContext exec_context) | RTC::LightweightRTObject | |
detach_context(in ExecutionContextHandle_t exec_handle) | RTC::LightweightRTObject | |
exit() | RTC::LightweightRTObject | |
finalize() | RTC::LightweightRTObject | |
get_context(in ExecutionContextHandle_t exec_handle) | RTC::LightweightRTObject | |
get_context_handle(in ExecutionContext cxt) | RTC::LightweightRTObject | |
get_current_mode() | RTC::ModeCapable | |
get_current_mode_in_context(in ExecutionContext exec_context) | RTC::ModeCapable | |
get_default_mode() | RTC::ModeCapable | |
get_owned_contexts() | RTC::LightweightRTObject | |
get_participating_contexts() | RTC::LightweightRTObject | |
get_pending_mode() | RTC::ModeCapable | |
get_pending_mode_in_context(in ExecutionContext exec_context) | RTC::ModeCapable | |
initialize() | RTC::LightweightRTObject | |
is_alive(in ExecutionContext exec_context) | RTC::LightweightRTObject | |
on_aborting(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
on_activated(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
on_deactivated(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
on_error(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
on_finalize() | RTC::ComponentAction | |
on_initialize() | RTC::ComponentAction | |
on_mode_changed(in ExecutionContextHandle_t exec_handle) | RTC::MultiModeComponentAction | |
on_reset(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
on_shutdown(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
on_startup(in ExecutionContextHandle_t exec_handle) | RTC::ComponentAction | |
set_mode(in Mode new_mode, in boolean immediate) | RTC::ModeCapable | |