RTC Toolkit  1.0.0
Classes
rtctk::componentFramework::Measurable< Super > Struct Template Reference

Life cycle extension to make RtcComponent Measurable. More...

#include <measurable.hpp>

Inheritance diagram for rtctk::componentFramework::Measurable< Super >:

Classes

class  BizLogicIf
 Business logic interface for Measurable mixin. More...
 
class  InputStage
 
class  ModelBuilder
 
class  OutputStage
 

Detailed Description

template<typename Super>
struct rtctk::componentFramework::Measurable< Super >

Life cycle extension to make RtcComponent Measurable.

Notable states
Notable events
Notable activities
Assumptions
Note
Measurable assumes that no external party modifies the state machine so it affects states, transitions, actions or guards added by this mixin. Doing so may lead to undefined behaviour and crashes.

The documentation for this struct was generated from the following file: