armarx::armem::data::MemoryID
Overview
struct MemoryID
Used By
- actions::data::ExecuteActionInput::id
- actions::data::GetActionsInput::id
- MemoryIDs
- EntityUpdate::entityID
- EntityUpdateResult::snapshotID
- detail::MemoryItem::id
- prediction::data::EngineSupportMap
- prediction::data::PredictionRequest::snapshotID
- prediction::data::PredictionResult::snapshotID
- server::dto::Configuration
Data Member Index
- memoryName
-
- coreSegmentName
-
- providerSegmentName
-
- entityName
-
- timestamp
-
- instanceIndex
-
Data Members
- string memoryName;
- string coreSegmentName;
- string providerSegmentName;
- string entityName;
- core::time::dto::DateTime timestamp;
- int instanceIndex;