RTC Toolkit 5.0.0
|
IPCQ based DDT Forwarder. More...
#include <rtctk/ddtServer/ddtForwarder.hpp>
#include <rtctk/componentFramework/bufferMonitor.hpp>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <rtctk/componentFramework/durationMonitor.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/frequencyEstimator.hpp>
#include <rtctk/componentFramework/oldbIf.hpp>
#include <rtctk/componentFramework/repositoryIfUtils.hpp>
#include <rtctk/componentFramework/runtimeRepoIf.hpp>
#include <ipcq/adapter.hpp>
#include <ipcq/reader.hpp>
#include <numapp/numapolicies.hpp>
#include <numapp/thread.hpp>
#include <fmt/format.h>
#include <gsl/span>
#include <atomic>
#include <memory>
#include <shared_mutex>
#include <string_view>
Go to the source code of this file.
Classes | |
class | rtctk::ddtServer::IpcqDdtForwarder< FwdInfo, ReaderType > |
DDT Forwarder unit that ingests data from from SHM and republishes it on several DDT streams. More... | |
Namespaces | |
namespace | rtctk |
namespace | rtctk::ddtServer |
IPCQ based DDT Forwarder.