Go to the documentation of this file.
25 using Time = armarx::core::time::dto::DateTime;
39 template <
class _DataT,
class _MetadataT>
41 template <
class _EntityInstanceT,
class _Derived>
42 class EntitySnapshotBase;
43 template <
class _EntitySnapshotT,
class _Derived>
45 template <
class _EntityT,
class _Derived>
46 class ProviderSegmentBase;
47 template <
class _Prov
iderSegmentT,
class _Derived>
48 class CoreSegmentBase;
49 template <
class _CoreSegmentT,
class _Derived>
58 class ProviderSegment;
armem::wm::EntityInstance EntityInstance
A bundle of updates to be sent to the memory.
Client-side working entity instance.
Result of an EntityUpdate.
base::EntityInstanceMetadata EntityInstanceMetadata
Client-side working memory entity instance metadata.
An update of an entity for a specific point in time.
This file is part of ArmarX.
Client-side working memory entity snapshot.
armarx::core::time::dto::DateTime Time
Represents a point in time.
armem::wm::EntitySnapshot EntitySnapshot
base::EntityInstanceBase< AronDtoT, EntityInstanceMetadata > EntityInstanceBase
Entity instance with a concrete ARON DTO type as data.
armarx::core::time::dto::Duration Duration