Definition at line 90 of file RPageStorage.hxx.
Public Member Functions | |
operator bool () const | |
Returns true for a valid column handle; fColumn and fId should always either both be valid or both be invalid. | |
Public Attributes | |
const RColumn * | fColumn = nullptr |
DescriptorId_t | fId = kInvalidDescriptorId |
#include <ROOT/RPageStorage.hxx>
|
inline |
Returns true for a valid column handle; fColumn and fId should always either both be valid or both be invalid.
Definition at line 96 of file RPageStorage.hxx.
const RColumn* ROOT::Experimental::Detail::RPageStorage::RColumnHandle::fColumn = nullptr |
Definition at line 92 of file RPageStorage.hxx.
DescriptorId_t ROOT::Experimental::Detail::RPageStorage::RColumnHandle::fId = kInvalidDescriptorId |
Definition at line 91 of file RPageStorage.hxx.