12 this->providerName = pName;
19 armarx::armem::arondto::ObjectClass objClassAron;
29 auto& update = commit.add();
31 update.confidence = 1.0f;
32 update.referencedTime = referenceTime;
34 update.entityID = mid;
35 update.instancesData = {objClassAron.toAron()};
45 return "classWriter.";
std::string coreSegmentName
std::string providerSegmentName
CommitResult commit(const Commit &commit) const
Writes a Commit to the memory.
const Properties & properties() const
armem::client::Writer & memoryWriter()
bool commitObjectClass(const armarx::armem::clazz::ObjectClass &c, const armarx::core::time::DateTime &referenceTime)
Properties defaultProperties() const final
void setProviderName(const std::string &pName)
std::string propertyPrefix() const final
Represents a point in time.
void toAron(armarx::armem::arondto::Feature &dto, const Feature &bo)
A bundle of updates to be sent to the memory.
std::string coreSegmentName