RTC Toolkit
2.0.0
|
Basic life cycle for StdComponent. More...
#include <stdComponent.hpp>
Classes | |
struct | AppliedOptions |
class | BizLogicIf |
class | InputStage |
class | ModelBuilder |
class | OutputStage |
Public Member Functions | |
RTCTK_ASSERT_OPTION_ED (UseStarting) | |
RTCTK_ASSERT_OPTION_ED (UseInitialising) | |
RTCTK_ASSERT_OPTION_ED (UseEnabling) | |
RTCTK_ASSERT_OPTION_ED (UseDisabling) | |
Basic life cycle for StdComponent.
This life cycle is internal to the RTC Tk. Instrument RTC developers are not supposed to use it, they should use basic life cycle RtcComponent instead.
rtctk::componentFramework::StdComponent< Options >::RTCTK_ASSERT_OPTION_ED | ( | UseDisabling | ) |
rtctk::componentFramework::StdComponent< Options >::RTCTK_ASSERT_OPTION_ED | ( | UseEnabling | ) |
rtctk::componentFramework::StdComponent< Options >::RTCTK_ASSERT_OPTION_ED | ( | UseInitialising | ) |
rtctk::componentFramework::StdComponent< Options >::RTCTK_ASSERT_OPTION_ED | ( | UseStarting | ) |