|
#include <RobotAPI/interface/armem/query.h>
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::query | |
Enumerations | |
enum | QueryTarget { WM, WM_LTM } |
Functions | |
void | fromIce (const armem::query::data::QueryTarget::QueryTargetEnum ice, QueryTarget &bo) |
void | toIce (armem::query::data::QueryTarget::QueryTargetEnum &ice, const QueryTarget bo) |