MemoryParameterizationService Class Reference

#include <armarx/navigation/server/parameterization/MemoryParameterizationService.h>

Public Member Functions

 MemoryParameterizationService (memory::client::param::Reader *reader, memory::client::param::Writer *writer)
 
bool store (const aron::data::DictPtr &params, const std::string &clientId, const armarx::core::time::DateTime &timestamp)
 
bool store (const aron::data::dto::DictPtr &params, const std::string &clientId, const armarx::core::time::DateTime &timestamp)
 

Detailed Description

Definition at line 36 of file MemoryParameterizationService.h.

Constructor & Destructor Documentation

◆ MemoryParameterizationService()

Member Function Documentation

◆ store() [1/2]

bool store ( const aron::data::DictPtr params,
const std::string &  clientId,
const armarx::core::time::DateTime timestamp 
)

Definition at line 14 of file MemoryParameterizationService.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ store() [2/2]

bool store ( const aron::data::dto::DictPtr &  params,
const std::string &  clientId,
const armarx::core::time::DateTime timestamp 
)

Definition at line 64 of file MemoryParameterizationService.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: