A query for parts of a memory.
More...
#include <RobotAPI/libraries/armem/client/Query.h>
|
armem::query::data::Input | toIce () const |
|
A query for parts of a memory.
Definition at line 23 of file Query.h.
◆ fromIce()
QueryInput fromIce |
( |
const armem::query::data::Input & |
ice | ) |
|
|
static |
◆ toIce()
armem::query::data::Input toIce |
( |
| ) |
const |
◆ dataMode
Whether entity instance data (i.e., their payload) should be transferred.
Definition at line 32 of file Query.h.
◆ memoryQueries
armem::query::data::MemoryQuerySeq memoryQueries |
The queries.
Definition at line 28 of file Query.h.
The documentation for this struct was generated from the following files:
- RobotAPI/libraries/armem/client/Query.h
- RobotAPI/libraries/armem/client/Query.cpp