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