Every page in the page pool is annotated with a search key and a reference counter.
Definition at line 74 of file RPagePool.hxx.
Public Attributes | |
| RKey | fKey |
| RPage | fPage |
| std::int64_t | fRefCounter = 0 |
| RKey ROOT::Internal::RPagePool::REntry::fKey |
Definition at line 76 of file RPagePool.hxx.
| RPage ROOT::Internal::RPagePool::REntry::fPage |
Definition at line 75 of file RPagePool.hxx.
| std::int64_t ROOT::Internal::RPagePool::REntry::fRefCounter = 0 |
Definition at line 77 of file RPagePool.hxx.