RTC Toolkit  1.0.0
Classes | Namespaces | Typedefs
businessLogic.hpp File Reference

Business Logic of the example component. More...

#include "customLifeCycle.hpp"
#include "rtctk/componentFramework/optimisable.hpp"
#include "rtctk/componentFramework/rtcComponent.hpp"
#include "rtctk/componentFramework/runnable.hpp"

Go to the source code of this file.

Classes

class  rtctk::exampleCustom::BusinessLogic
 

Namespaces

 rtctk
 
 rtctk::exampleCustom
 

Typedefs

using rtctk::exampleCustom::LifeCycle = CustomLifeCycle< Optimisable< Runnable< RtcComponent > >>
 

Detailed Description

Business Logic of the example component.