37 armem::prediction::data::PredictionEngine
49 armem::prediction::data::PredictionSettings
61 armem::prediction::data::PredictionRequest
73 armem::prediction::data::PredictionResult
125 ice.prediction = result.
prediction->toAronDictDTO();
129 ice.prediction =
nullptr;
static PointerType FromAronDictDTO(const data::dto::DictPtr &aron)
void fromIce(const data::MemoryID &ice, MemoryID &id)
void toIce(data::MemoryID &ice, const MemoryID &id)
void fromIce(const std::map< IceKeyT, IceValueT > &iceMap, boost::container::flat_map< CppKeyT, CppValueT > &cppMap)
void toIce(std::map< IceKeyT, IceValueT > &iceMap, const boost::container::flat_map< CppKeyT, CppValueT > &cppMap)
static PredictionEngine fromIce(const armem::prediction::data::PredictionEngine &ice)
armem::prediction::data::PredictionEngine toIce() const
armem::MemoryID snapshotID
armem::prediction::data::PredictionRequest toIce() const
PredictionSettings predictionSettings
static PredictionRequest fromIce(const armem::prediction::data::PredictionRequest &ice)
aron::data::DictPtr prediction
static PredictionResult fromIce(const armem::prediction::data::PredictionResult &ice)
armem::MemoryID snapshotID
armem::prediction::data::PredictionResult toIce() const
static PredictionSettings fromIce(const armem::prediction::data::PredictionSettings &ice)
armem::prediction::data::PredictionSettings toIce() const
std::string predictionEngineID