RTC::MultiModeComponentAction Interface Reference
MultiModeComponentAction.
More...
import "RTC.idl";
List of all members.
Detailed Description
MultiModeComponentAction.
MultiModeComponentAction is a companion to ComponentAction that is realized by RTCs that support multiple modes.
Member Function Documentation
on_mode_changed
This callback is invoked each time the observed mode of a component has changed with respect to a particular execution context.
If the context is PERIODIC, this callback shall come before the next call to on_execute (see Section 5.3.1.2.1) within that context. The new mode can be retrieved with get_current_mode_in_context. If the result is the same as the result of get_current_mode, the mode has stabilized.
The documentation for this interface was generated from the following file: