|
Open Model Railroad Network (OpenMRN)
|
Virtual clock interface. More...
#include <IfTcpImpl.hxx>
Public Member Functions | |
| virtual long long | get_sequence_number ()=0 |
| Returns the next strictly monotonic sequence number. | |
Virtual clock interface.
Implementations are not required to be thread-safe.
Definition at line 247 of file IfTcpImpl.hxx.
|
pure virtual |
Returns the next strictly monotonic sequence number.
Implemented in openlcb::ClockBaseSequenceNumberGenerator.