RTC Toolkit 4.0.2
Loading...
Searching...
No Matches
Classes | Typedefs | Variables
rtctk::mudpiPub Namespace Reference

Classes

struct  AppCfg
 Configuration of anentire MUDPI Publisher application hosting mulitple objects. More...
 
class  BusinessLogic
 
struct  PubCfg
 Configuration of a single MUDPI Publisher object. More...
 
class  Publisher
 

Typedefs

using LifeCycle = Runnable< RtcComponent >
 

Variables

const uint32_t MUDPI_OVERHEAD_SIZE = sizeof(mudpi::MudpiHeader) + sizeof(mudpi::MudpiTrailer)
 

Typedef Documentation

◆ LifeCycle

Variable Documentation

◆ MUDPI_OVERHEAD_SIZE

const uint32_t rtctk::mudpiPub::MUDPI_OVERHEAD_SIZE = sizeof(mudpi::MudpiHeader) + sizeof(mudpi::MudpiTrailer)