QueryTarget.h File Reference
#include <RobotAPI/interface/armem/query.h>
+ Include dependency graph for QueryTarget.h:
+ This graph shows which files directly or indirectly include this file:

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::query
 

Enumerations

enum class  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)