RTC Toolkit  1.0.0
Classes | Public Types | List of all members
rtctk::componentFramework::RtcComponent Struct Reference

Basic life cycle for RtcComponent. More...

#include <rtcComponent.hpp>

Inheritance diagram for rtctk::componentFramework::RtcComponent:
rtctk::componentFramework::StdComponent< Options >

Classes

class  BizLogicIf
 
class  InputStage
 
class  ModelBuilder
 
class  OutputStage
 

Public Types

using Super = RtcComponentSuper
 

Additional Inherited Members

- Public Member Functions inherited from rtctk::componentFramework::StdComponent< Options >
 RTCTK_ASSERT_OPTION_ED (UseStarting)
 
 RTCTK_ASSERT_OPTION_ED (UseInitialising)
 
 RTCTK_ASSERT_OPTION_ED (UseEnabling)
 
 RTCTK_ASSERT_OPTION_ED (UseDisabling)
 

Detailed Description

Basic life cycle for RtcComponent.

Member Typedef Documentation

◆ Super


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