|
QtPdCom
1.5.0
|


Go to the source code of this file.
Classes | |
| struct | QtPdCom::event_mode_tag |
| Tag for event-based subscription. More... | |
| struct | QtPdCom::poll_mode_tag |
| Tag for poll-based subscription with timer. More... | |
| struct | QtPdCom::manual_poll_mode_tag |
| Tag for poll-based subscription without timer. More... | |
| class | QtPdCom::Poll |
| class | QtPdCom::Transmission |
| Transmission mode for subscriptions. More... | |
Namespaces | |
| QtPdCom | |
Variables | |
| constexpr struct QtPdCom::event_mode_tag | QtPdCom::event_mode |
| constexpr struct QtPdCom::poll_mode_tag | QtPdCom::poll_mode |
| constexpr struct QtPdCom::manual_poll_mode_tag | QtPdCom::manual_poll_mode |