virtual bool hasImplementation() const =0
 
void setCostFunction(CostFunctionPlugin *costFunction)
 
CostFunctionPlugin * costFunction_
Cost function of the entry.
 
bool hasCostFunction() const
 
std::string hdbFile_
The HDB file that contains the entry.
 
CostFunctionPlugin & costFunction() const
 
virtual bool hasArchitecture() const =0
 
std::string hdbFile() const
 
bool hasID_
Tells whether the entry has an ID set.
 
void setHDBFile(const std::string &file)