|
RTC Toolkit 5.1.0
|
Business Logic of the example component. More...
#include "customLifeCycle.hpp"#include "rtctk/componentFramework/oldbIf.hpp"#include "rtctk/componentFramework/optimisable.hpp"#include "rtctk/componentFramework/rtcComponent.hpp"#include "rtctk/componentFramework/runnable.hpp"#include "rtctk/componentFramework/runtimeRepoIf.hpp"Go to the source code of this file.
Classes | |
| class | rtctk::exampleCustom::BusinessLogic |
Namespaces | |
| namespace | rtctk |
| namespace | rtctk::exampleCustom |
Typedefs | |
| using | rtctk::exampleCustom::LifeCycle = CustomLifeCycle<Optimisable<Runnable<RtcComponent>>> |
Business Logic of the example component.