Definition at line 54 of file RPagePool.hxx.
Public Member Functions | |
bool | operator!= (const RKey &other) const |
bool | operator== (const RKey &other) const |
Public Attributes | |
DescriptorId_t | fColumnId = kInvalidDescriptorId |
std::type_index | fInMemoryType = std::type_index(typeid(void)) |
#include <ROOT/RPagePool.hxx>
Definition at line 63 of file RPagePool.hxx.
Definition at line 58 of file RPagePool.hxx.
DescriptorId_t ROOT::Experimental::Internal::RPagePool::RKey::fColumnId = kInvalidDescriptorId |
Definition at line 55 of file RPagePool.hxx.
std::type_index ROOT::Experimental::Internal::RPagePool::RKey::fInMemoryType = std::type_index(typeid(void)) |
Definition at line 56 of file RPagePool.hxx.