RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
businessLogic.hpp File Reference

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>
 

Detailed Description

Business logic header for the DdtServer application.