|
|
| LevTrCache (const LevTrCache &)=delete |
|
| LevTrCache (LevTrCache &&)=delete |
|
LevTrCache & | operator= (const LevTrCache &)=delete |
|
LevTrCache & | operator= (LevTrCache &&)=delete |
|
const LevTrEntry * | find_entry (int id) const |
|
const LevTrEntry * | insert (const LevTrEntry &e) |
|
const LevTrEntry * | insert (const LevTrEntry &e, int id) |
|
const LevTrEntry * | insert (std::unique_ptr< LevTrEntry > e) |
|
int | find_id (const LevTrEntry &e) const |
|
void | clear () |
The documentation for this struct was generated from the following file: