|
Open Model Railroad Network (OpenMRN)
|
Polymorphic class that can be implemented by CAN and TCP interfaces separately for appropriate construction order. More...
#include <SimpleStack.hxx>
Public Member Functions | |
| virtual If * | iface ()=0 |
| virtual DatagramService * | datagram_service ()=0 |
Polymorphic class that can be implemented by CAN and TCP interfaces separately for appropriate construction order.
Definition at line 90 of file SimpleStack.hxx.
|
inlinevirtual |
Definition at line 93 of file SimpleStack.hxx.
|
pure virtual |
Implemented in openlcb::SimpleCanStackBase::CanPhysicalIf, and openlcb::SimpleTcpStackBase::TcpPhysicalIf.
|
pure virtual |
Implemented in openlcb::SimpleCanStackBase::CanPhysicalIf, and openlcb::SimpleTcpStackBase::TcpPhysicalIf.