Definition at line 171 of file RPageStorage.hxx.
| Public Member Functions | |
| operator bool () const | |
| Returns true for a valid column handle; fColumn and fPhysicalId should always either both be valid or both be invalid. | |
| Public Attributes | |
| ROOT::Internal::RColumn * | fColumn = nullptr | 
| ROOT::DescriptorId_t | fPhysicalId = ROOT::kInvalidDescriptorId | 
#include <ROOT/RPageStorage.hxx>
| 
 | inlineexplicit | 
Returns true for a valid column handle; fColumn and fPhysicalId should always either both be valid or both be invalid.
Definition at line 177 of file RPageStorage.hxx.
| ROOT::Internal::RColumn* ROOT::Internal::RPageStorage::RColumnHandle::fColumn = nullptr | 
Definition at line 173 of file RPageStorage.hxx.
| ROOT::DescriptorId_t ROOT::Internal::RPageStorage::RColumnHandle::fPhysicalId = ROOT::kInvalidDescriptorId | 
Definition at line 172 of file RPageStorage.hxx.