memory_conversions.h File Reference
+ Include dependency graph for memory_conversions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void toMemory (Memory &m, const armarx::armem::server::wm::Memory &structure, const std::vector< EntitySnapshot > &e)
 toMemory converts a vector of entity snapshots into a working memory and considers the structure of the memory before More...
 
void toMemory (Memory &m, const std::vector< CoreSegment > &e)
 
void toMemory (Memory &m, const std::vector< Entity > &e)
 
void toMemory (Memory &m, const std::vector< EntityInstance > &e)
 
void toMemory (Memory &m, const std::vector< EntitySnapshot > &e)
 
void toMemory (Memory &m, const std::vector< ProviderSegment > &e)