Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
RailcomHub.hxx
Go to the documentation of this file.
1
35#ifndef _DCC_RAILCOMHUB_HXX_
36#define _DCC_RAILCOMHUB_HXX_
37
38#include "utils/Hub.hxx"
39#include "dcc/RailCom.hxx"
40
41namespace dcc {
42
53
54} // namespace dcc
55
56#endif // _DCC_RAILCOMHUB_HXX_
Abstract class for message recipients.
Templated implementation of the HubFlow.
Definition Hub.hxx:150
Data type wrapper for sending data through a Hub.
Definition Hub.hxx:101
A list of queues.
Definition Queue.hxx:466
State flow with a given typed input queue.