Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
FakeClockContent Struct Reference

Stores the private variables of a fake clock. More...

#include <FakeClock.hxx>

Inheritance diagram for FakeClockContent:
FakeClock

Protected Member Functions

 FakeClockContent (long long t)
 

Protected Attributes

long long lastTime_
 

Detailed Description

Stores the private variables of a fake clock.

Definition at line 44 of file FakeClock.hxx.

Constructor & Destructor Documentation

◆ FakeClockContent()

FakeClockContent::FakeClockContent ( long long  t)
inlineprotected
Parameters
tthe starting timestamp for the fake clock.

Definition at line 48 of file FakeClock.hxx.

Member Data Documentation

◆ lastTime_

long long FakeClockContent::lastTime_
protected

Definition at line 53 of file FakeClock.hxx.


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