Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RPageStorage::RColumnHandle Struct Reference

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::RColumnfColumn = nullptr
ROOT::DescriptorId_t fPhysicalId = ROOT::kInvalidDescriptorId

#include <ROOT/RPageStorage.hxx>

Member Function Documentation

◆ operator bool()

ROOT::Internal::RPageStorage::RColumnHandle::operator bool ( ) const
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.

Member Data Documentation

◆ fColumn

◆ fPhysicalId


The documentation for this struct was generated from the following file: