libdballe 9.14
dballe::db::v7::LevTrCache Struct Reference

Public Member Functions

 LevTrCache (const LevTrCache &)=delete
 LevTrCache (LevTrCache &&)=delete
LevTrCache & operator= (const LevTrCache &)=delete
LevTrCache & operator= (LevTrCache &&)=delete
const LevTrEntryfind_entry (int id) const
const LevTrEntryinsert (const LevTrEntry &e)
const LevTrEntryinsert (const LevTrEntry &e, int id)
const LevTrEntryinsert (std::unique_ptr< LevTrEntry > e)
int find_id (const LevTrEntry &e) const
void clear ()

Public Attributes

std::unordered_map< int, LevTrEntry * > by_id
LevTrReverseIndex reverse

The documentation for this struct was generated from the following file: