|
PdCom
5.0
Process data communication client
|
#include "visibility.h"#include <chrono>#include <stdexcept>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 |
Namespaces | |
| PdCom | |
| library version string as "major.minor.patch" | |
Variables | |
| constexpr struct PdCom::event_mode_tag | PdCom::event_mode |
| constexpr struct PdCom::poll_mode_tag | PdCom::poll_mode |
1.8.14