![]() |
aGrUM
0.16.0
|
#include <O3prmrInterpreter.h>
Public Attributes | |
double | time |
std::string | command |
std::vector< SingleResult > | values |
Definition at line 59 of file O3prmrInterpreter.h.
std::string gum::prm::o3prmr::QueryResult::command |
Definition at line 62 of file O3prmrInterpreter.h.
Referenced by gum::prm::o3prmr::O3prmrInterpreter::query().
double gum::prm::o3prmr::QueryResult::time |
Definition at line 61 of file O3prmrInterpreter.h.
Referenced by gum::prm::o3prmr::O3prmrInterpreter::query().
std::vector< SingleResult > gum::prm::o3prmr::QueryResult::values |
Definition at line 63 of file O3prmrInterpreter.h.
Referenced by gum::prm::o3prmr::O3prmrInterpreter::query().