PdCom  5.3
Process data communication client
Classes | Variables
Subscriber.h File Reference
#include <chrono>
#include <functional>
#include <pdcom5/Exception.h>
#include <pdcom5_export.h>

Go to the source code of this file.

Classes

struct  PdCom::event_mode_tag
 Tag for event-based subscription. More...
 
struct  PdCom::poll_mode_tag
 Tag for poll-based subscription. More...
 
class  PdCom::Transmission
 Transmission mode for subscriptions. More...
 
class  PdCom::Subscriber
 
struct  std::hash< PdCom::Transmission >
 Hash implementation for PdCom::Transmission. More...
 

Variables

constexpr struct PdCom::event_mode_tag PdCom::event_mode
 
constexpr struct PdCom::poll_mode_tag PdCom::poll_mode