73 template <
class AronDtoT>
Data of a core segment containing multiple provider segments.
An entity over a period of time.
Data of a single entity instance.
Data of an entity at one point in time.
Data of a memory consisting of multiple core segments.
Data of a provider segment containing multiple entities.
Client-side working memory core segment.
Client-side working entity instance.
bool equalsDeep(const EntityInstance &other) const
void update(const EntityUpdate &update)
Fill *this with the update's values.
Client-side working memory entity snapshot.
Client-side working memory entity.
Client-side working memory.
Client-side working memory provider segment.
base::EntityInstanceMetadata EntityInstanceMetadata
Client-side working memory entity instance metadata.
base::EntityInstanceBase< AronDtoT, EntityInstanceMetadata > EntityInstanceBase
Entity instance with a concrete ARON DTO type as data.
armarx::aron::data::Dict EntityInstanceData
Client-side working memory entity instance data (payload).
armarx::aron::data::DictPtr EntityInstanceDataPtr
Pointer type of EntityInstanceData.
std::shared_ptr< Dict > DictPtr
An update of an entity for a specific point in time.