|
Go to the source code of this file.
Classes | |
struct | RecursiveVisitor< T > |
The RecursiveVisitor struct. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::aron | |
armarx::aron::type | |
A convenience header to include all aron files (full include, not forward declared) | |
Functions | |
template<class RecursiveVisitorImplementation > | |
void | visitRecursive (RecursiveVisitorImplementation &v, typename RecursiveVisitorImplementation::Input &t) |
The visitRecursive function. More... | |