|
Open Model Railroad Network (OpenMRN)
|
Classes | |
| class | CvSpace |
| struct | Defs |
| Useful definitions for the traction modem. More... | |
| class | ModemTrain |
| class | RxFlow |
| Object responsible for reading in a stream of bytes over the modem interface and forming the stream of bytes into complete messages. More... | |
| class | TxFlow |
| Object responsible for writing messages to the modem interface. More... | |
| struct | TxMessage |
Typedefs | |
| using | PacketFlowInterface = FlowInterface< Buffer< TxMessage > > |
| using | TxFlowBase = StateFlow< Buffer< TxMessage >, QList< 2 > > |
| using traction_modem::PacketFlowInterface = typedef FlowInterface<Buffer<TxMessage> > |
Definition at line 81 of file TractionModem.hxx.
| using traction_modem::TxFlowBase = typedef StateFlow<Buffer<TxMessage>, QList<2> > |
Definition at line 82 of file TractionModem.hxx.