Contains(ROOT::NTupleSize_t index) const | ROOT::RClusterDescriptor::RColumnRange | inline |
fCompressionSettings | ROOT::RClusterDescriptor::RColumnRange | private |
fFirstElementIndex | ROOT::RClusterDescriptor::RColumnRange | private |
fIsSuppressed | ROOT::RClusterDescriptor::RColumnRange | private |
fNElements | ROOT::RClusterDescriptor::RColumnRange | private |
fPhysicalColumnId | ROOT::RClusterDescriptor::RColumnRange | private |
GetCompressionSettings() const | ROOT::RClusterDescriptor::RColumnRange | inline |
GetFirstElementIndex() const | ROOT::RClusterDescriptor::RColumnRange | inline |
GetNElements() const | ROOT::RClusterDescriptor::RColumnRange | inline |
GetPhysicalColumnId() const | ROOT::RClusterDescriptor::RColumnRange | inline |
IncrementFirstElementIndex(ROOT::NTupleSize_t by) | ROOT::RClusterDescriptor::RColumnRange | inline |
IncrementNElements(ROOT::NTupleSize_t by) | ROOT::RClusterDescriptor::RColumnRange | inline |
IsSuppressed() const | ROOT::RClusterDescriptor::RColumnRange | inline |
operator==(const RColumnRange &other) const | ROOT::RClusterDescriptor::RColumnRange | inline |
RColumnRange()=default | ROOT::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::RColumnRange | inline |
SetCompressionSettings(std::optional< std::uint32_t > comp) | ROOT::RClusterDescriptor::RColumnRange | inline |
SetFirstElementIndex(ROOT::NTupleSize_t idx) | ROOT::RClusterDescriptor::RColumnRange | inline |
SetIsSuppressed(bool suppressed) | ROOT::RClusterDescriptor::RColumnRange | inline |
SetNElements(ROOT::NTupleSize_t n) | ROOT::RClusterDescriptor::RColumnRange | inline |
SetPhysicalColumnId(ROOT::DescriptorId_t id) | ROOT::RClusterDescriptor::RColumnRange | inline |