aron_conversions.h File Reference
+ Include dependency graph for aron_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
 

Functions

void from_aron (const aron::data::DictPtr &metadata, const aron::data::DictPtr &data, wm::EntityInstance &)
 convert from metadata and data aron instance More...
 
void to_aron (aron::data::DictPtr &metadata, aron::data::DictPtr &data, const wm::EntityInstance &)
 convert to metadata and aron instance More...