libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Fact Class Reference

Public Member Functions

 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 ()
 
RobotgetMainEntity ()
 
RobotgetTargetEntity ()
 
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: