|
RTC Toolkit 5.1.0
|
Business logic header for the DdtServer application. More...
#include <rtctk/componentFramework/componentMetricsIf.hpp>#include <rtctk/componentFramework/rtcComponent.hpp>#include <rtctk/componentFramework/runnable.hpp>#include <rtctk/componentFramework/stopToken.hpp>#include <rtctk/ddtServer/ddtForwarder.hpp>#include <memory>Go to the source code of this file.
Classes | |
| class | rtctk::ddtServer::BusinessLogic |
| Defines and implements the business logic of the DDT Server, an RTC Component that subscribes to a shared memory queue, and publishes samples through DDT. More... | |
Namespaces | |
| namespace | rtctk |
| namespace | rtctk::ddtServer |
Typedefs | |
| using | rtctk::ddtServer::LifeCycle = Runnable<RtcComponent> |
Business logic header for the DdtServer application.