void replaceField(EntryKeyField *newField)
int statisticsCount() const
void addStatistics(CostDBEntryStats *newStats)
CostDBEntry * copy() const
std::vector< CostDBEntryStats * > StatsTable
Type definition for a table of statistics.
const EntryKeyProperty * type() const
CostDBEntryKey * entryKey_
Key of the entry.
CostDBEntry & operator=(const CostDBEntry &)
Assignment not allowed.
const CostDBEntryStats & statistics(int index) const
EntryKeyField keyFieldOfType(const EntryKeyFieldProperty &type) const
const EntryKeyField & field(int index) const
CostDBEntry(CostDBEntryKey *key)
bool isEqualKey(const CostDBEntry &entry) const