RTC Toolkit  1.0.0
Classes | Namespaces
runnable.hpp File Reference

Lifecycle Extension that makes an RTC Component 'Runnable'. More...

#include <Rtctkif.hpp>
#include <rtctk/componentFramework/rtcComponent.hpp>
#include <rtctk/componentFramework/stopToken.hpp>

Go to the source code of this file.

Classes

struct  rtctk::componentFramework::Runnable< Super >
 Life cycle extension to make RtcComponent Runnable. More...
 
class  rtctk::componentFramework::Runnable< Super >::BizLogicIf
 
class  rtctk::componentFramework::Runnable< Super >::InputStage
 
class  rtctk::componentFramework::Runnable< Super >::OutputStage
 
struct  rtctk::componentFramework::Runnable< Super >::ModelBuilder
 

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Detailed Description

Lifecycle Extension that makes an RTC Component 'Runnable'.