|
| Fact (fact_id fact_type) |
|
bool | compareFactsDescr (Fact f) |
|
bool | compareFactsDescr (fact_id FI, Robot *main, Robot *target) |
|
bool | compareFactsValue (Fact f) |
|
fact_id | getType () |
|
Robot * | getMainEntity () |
|
Robot * | getTargetEntity () |
|
void | setMainEntity (Robot *r) |
|
void | setTargetEntity (Robot *r) |
|
bool | isItComputed () |
|
void | setIsComputed (bool t) |
|
int | getValueType () |
|
void | setValueType (int v) |
|
bool | getBoolValue () |
|
void | setBoolValue (bool v) |
|
double | getSpecValue () |
|
void | setSpecValue (double v) |
|
void | printFact () |
|
std::string | getFactDescr () |
|
The documentation for this class was generated from the following files: