|
|
Include dependency graph for memory_conversions.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 |
| namespace | 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 | |
| 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) |