Home Previous Up Next Index

armarx::armem::data::EntityUpdate

Overview

struct EntityUpdate

Used By

EntityUpdateList

Data Member Index

entityID
instancesData
referencedTime
confidence
timeSent

Data Members

MemoryID entityID;
aron::data::dto::AronDictSeq instancesData;
core::time::dto::DateTime referencedTime;
float confidence;
core::time::dto::DateTime timeSent;

Home Previous Up Next Index