3#include <RobotAPI/interface/armem/query.h>
35 armem::query::data::Input
toIce()
const;
62 armem::query::data::Result
toIce()
const;
The query::Builder class provides a fluent-style specification of hierarchical queries.
This file is part of ArmarX.
void fromIce(const armem::query::data::Input &ice, QueryInput &input)
void toIce(armem::query::data::Input &ice, const QueryInput &input)
query::Builder QueryBuilder
friend std::ostream & operator<<(std::ostream &os, const QueryResult &rhs)
wm::Memory memory
The slice of the memory that matched the query.
static QueryResult fromIce(const armem::query::data::Result &ice)
armem::query::data::Result toIce() const