Go to the documentation of this file.
3 #include <RobotAPI/interface/armem/query.h>
35 armem::query::data::Input
toIce()
const;
62 armem::query::data::Result
toIce()
const;
void fromIce(const armem::query::data::Input &ice, QueryInput &input)
wm::Memory memory
The slice of the memory that matched the query.
query::Builder QueryBuilder
This file is part of ArmarX.
ReaderT::InputType & input
armem::query::data::Result toIce() const
friend std::ostream & operator<<(std::ostream &os, const QueryResult &rhs)
static QueryResult fromIce(const armem::query::data::Result &ice)
void toIce(armem::query::data::Input &ice, const QueryInput &input)