RTC Toolkit
1.0.0
|
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 > >> |
Business Logic of the example component.