util.cpp File Reference
+ Include dependency graph for util.cpp:

Go to the source code of this file.

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::armem
 

Functions

std::optional< std::pair< armarx::aron::data::DictPtr, armarx::aron::type::ObjectPtr > > extractDataAndType (const armarx::armem::wm::Memory &memory, const armarx::armem::MemoryID &memoryID)
 get the data and type of the given MemoryID in the given Memory.
 
std::optional< armarx::armem::wm::MemoryresolveID (armarx::armem::client::MemoryNameSystem &mns, const armarx::armem::MemoryID &memoryID)
 resolve a single MemoryID with the given MemoryNameSystem.