Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::GcCanRoutingHub::PortParser Struct Reference

Data and objects we keep for each port. More...

Public Attributes

bool inactive_ {false}
 If true, we must not send any data to this target, because it has been unregistered.
 
GcStreamParser segmenter_
 
CanHubPortInterfacecanPort_ {nullptr}
 
HubPortInterfacehubPort_ {nullptr}
 

Detailed Description

Data and objects we keep for each port.

Definition at line 420 of file CanRoutingHub.hxx.

Member Data Documentation

◆ canPort_

CanHubPortInterface* openlcb::GcCanRoutingHub::PortParser::canPort_ {nullptr}

Definition at line 426 of file CanRoutingHub.hxx.

◆ hubPort_

HubPortInterface* openlcb::GcCanRoutingHub::PortParser::hubPort_ {nullptr}

Definition at line 427 of file CanRoutingHub.hxx.

◆ inactive_

bool openlcb::GcCanRoutingHub::PortParser::inactive_ {false}

If true, we must not send any data to this target, because it has been unregistered.

Definition at line 424 of file CanRoutingHub.hxx.

◆ segmenter_

GcStreamParser openlcb::GcCanRoutingHub::PortParser::segmenter_

Definition at line 425 of file CanRoutingHub.hxx.


The documentation for this struct was generated from the following file: