Scenario data synchronisation message data type.
More...
#include <sync_message.h>
Scenario data synchronisation message data type.
◆ SyncMessage() [1/3]
hgps::SyncMessage::SyncMessage |
( |
const int |
run, |
|
|
const int |
time |
|
) |
| |
|
inlineexplicit |
Initialises a new instance of the SyncMessage class.
- Parameters
-
◆ SyncMessage() [2/3]
◆ ~SyncMessage()
virtual hgps::SyncMessage::~SyncMessage |
( |
| ) |
|
|
virtualdefault |
◆ SyncMessage() [3/3]
Moves the target of other to the target of *this.
- Parameters
-
other | The other instance to move |
◆ operator=() [1/2]
◆ operator=() [2/2]
Moves the target of other to *this.
- Parameters
-
other | The other instance to move |
- Returns
- This instance
◆ run()
int hgps::SyncMessage::run |
( |
| ) |
const |
|
inlinenoexcept |
◆ time()
int hgps::SyncMessage::time |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: