|
|
#include <RobotAPI/libraries/armem/core/Prediction.h>
Public Member Functions | |
| armem::prediction::data::PredictionResult | toIce () const |
Static Public Member Functions | |
| static PredictionResult | fromIce (const armem::prediction::data::PredictionResult &ice) |
Public Attributes | |
| std::string | errorMessage |
| aron::data::DictPtr | prediction |
| armem::MemoryID | snapshotID |
| bool | success |
Definition at line 57 of file Prediction.h.
|
static |
| armem::prediction::data::PredictionResult toIce | ( | ) | const |
| std::string errorMessage |
Definition at line 60 of file Prediction.h.
| aron::data::DictPtr prediction |
Definition at line 63 of file Prediction.h.
| armem::MemoryID snapshotID |
Definition at line 62 of file Prediction.h.
| bool success |
Definition at line 59 of file Prediction.h.