RTC Toolkit  1.0.0
Classes | Namespaces
suspendable.hpp File Reference

Lifecycle Extension that makes a 'Loopaware' RTC Component 'Suspendable'. More...

#include <rtctk/componentFramework/loopaware.hpp>
#include <rtctk/componentFramework/stopToken.hpp>
#include <rtctk/componentFramework/suspCmdsImpl.hpp>

Go to the source code of this file.

Classes

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

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Detailed Description

Lifecycle Extension that makes a 'Loopaware' RTC Component 'Suspendable'.