|
Result of an EntityUpdate
.
More...
#include <RobotAPI/libraries/armem/core/Commit.h>
Public Attributes | |
Time | arrivedTime = Time::Invalid() |
std::string | errorMessage |
MemoryID | snapshotID |
bool | success = false |
Friends | |
std::ostream & | operator<< (std::ostream &os, const EntityUpdateResult &rhs) |
Result of an EntityUpdate
.
|
friend |
Definition at line 23 of file Commit.cpp.
Time arrivedTime = Time::Invalid() |