Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
ROOT::RClusterDescriptor::RColumnRange Member List

This is the complete list of members for ROOT::RClusterDescriptor::RColumnRange, including all inherited members.

Contains(ROOT::NTupleSize_t index) constROOT::RClusterDescriptor::RColumnRangeinline
fCompressionSettingsROOT::RClusterDescriptor::RColumnRangeprivate
fFirstElementIndexROOT::RClusterDescriptor::RColumnRangeprivate
fIsSuppressedROOT::RClusterDescriptor::RColumnRangeprivate
fNElementsROOT::RClusterDescriptor::RColumnRangeprivate
fPhysicalColumnIdROOT::RClusterDescriptor::RColumnRangeprivate
GetCompressionSettings() constROOT::RClusterDescriptor::RColumnRangeinline
GetFirstElementIndex() constROOT::RClusterDescriptor::RColumnRangeinline
GetNElements() constROOT::RClusterDescriptor::RColumnRangeinline
GetPhysicalColumnId() constROOT::RClusterDescriptor::RColumnRangeinline
IncrementFirstElementIndex(ROOT::NTupleSize_t by)ROOT::RClusterDescriptor::RColumnRangeinline
IncrementNElements(ROOT::NTupleSize_t by)ROOT::RClusterDescriptor::RColumnRangeinline
IsSuppressed() constROOT::RClusterDescriptor::RColumnRangeinline
operator==(const RColumnRange &other) constROOT::RClusterDescriptor::RColumnRangeinline
RColumnRange()=defaultROOT::RClusterDescriptor::RColumnRange
RColumnRange(ROOT::DescriptorId_t physicalColumnId, ROOT::NTupleSize_t firstElementIndex, ROOT::NTupleSize_t nElements, std::optional< std::uint32_t > compressionSettings, bool suppressed=false)ROOT::RClusterDescriptor::RColumnRangeinline
SetCompressionSettings(std::optional< std::uint32_t > comp)ROOT::RClusterDescriptor::RColumnRangeinline
SetFirstElementIndex(ROOT::NTupleSize_t idx)ROOT::RClusterDescriptor::RColumnRangeinline
SetIsSuppressed(bool suppressed)ROOT::RClusterDescriptor::RColumnRangeinline
SetNElements(ROOT::NTupleSize_t n)ROOT::RClusterDescriptor::RColumnRangeinline
SetPhysicalColumnId(ROOT::DescriptorId_t id)ROOT::RClusterDescriptor::RColumnRangeinline