libdballe 9.6
Public Member Functions | Public Attributes | List of all members
dballe::db::v7::LevTrCache Struct Reference

Public Member Functions

 LevTrCache (const LevTrCache &)=delete
 
 LevTrCache (LevTrCache &&)=delete
 
LevTrCacheoperator= (const LevTrCache &)=delete
 
LevTrCacheoperator= (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: