ddt 1.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
ddtPublisher.hpp File Reference

MAL Publisher. This class provides the functionality to create MAL Publishers used for publishing data packets or for notifying other components that new data is available. More...

#include <Ddtdatatransfericd.hpp>
#include <chrono>
#include <cstring>
#include <iostream>
#include <mal/Cii.hpp>
#include <mal/ps/qos/Deadline.hpp>
#include <mal/ps/qos/Latency.hpp>
#include <mal/utility/LoadMal.hpp>
#include <map>
#include <memory>
#include <stdexcept>
#include <thread>
#include "ddt/ddtLogger.hpp"

Go to the source code of this file.

Classes

class  ddt::DdtPublisher
 

Namespaces

namespace  ddt
 

Detailed Description

MAL Publisher. This class provides the functionality to create MAL Publishers used for publishing data packets or for notifying other components that new data is available.

Author
Matthias Grimm, CGI
Since
2020/01/16