| AddClusterGroupDetails(ROOT::DescriptorId_t clusterGroupId, std::vector< RClusterDescriptor > &clusterDescs) | ROOT::RNTupleDescriptor | |
| Clone() const | ROOT::RNTupleDescriptor | |
| CloneSchema() const | ROOT::RNTupleDescriptor | private |
| CreateModel(const RCreateModelOptions &options=RCreateModelOptions()) const | ROOT::RNTupleDescriptor | |
| DropClusterGroupDetails(ROOT::DescriptorId_t clusterGroupId) | ROOT::RNTupleDescriptor | |
| fClusterDescriptors | ROOT::RNTupleDescriptor | private |
| fClusterGroupDescriptors | ROOT::RNTupleDescriptor | private |
| fColumnDescriptors | ROOT::RNTupleDescriptor | private |
| fDescription | ROOT::RNTupleDescriptor | private |
| fExtraTypeInfoDescriptors | ROOT::RNTupleDescriptor | private |
| fFeatureFlags | ROOT::RNTupleDescriptor | private |
| fFieldDescriptors | ROOT::RNTupleDescriptor | private |
| fFieldZeroId | ROOT::RNTupleDescriptor | private |
| fGeneration | ROOT::RNTupleDescriptor | private |
| fHeaderExtension | ROOT::RNTupleDescriptor | private |
| FindClusterId(ROOT::NTupleSize_t entryIdx) const | ROOT::RNTupleDescriptor | private |
| FindClusterId(ROOT::DescriptorId_t physicalColumnId, ROOT::NTupleSize_t index) const | ROOT::RNTupleDescriptor | |
| FindFieldId(std::string_view fieldName, ROOT::DescriptorId_t parentId) const | ROOT::RNTupleDescriptor | |
| FindFieldId(std::string_view fieldName) const | ROOT::RNTupleDescriptor | |
| FindLogicalColumnId(ROOT::DescriptorId_t fieldId, std::uint32_t columnIndex, std::uint16_t representationIndex) const | ROOT::RNTupleDescriptor | |
| FindNextClusterId(ROOT::DescriptorId_t clusterId) const | ROOT::RNTupleDescriptor | |
| FindPhysicalColumnId(ROOT::DescriptorId_t fieldId, std::uint32_t columnIndex, std::uint16_t representationIndex) const | ROOT::RNTupleDescriptor | |
| FindPrevClusterId(ROOT::DescriptorId_t clusterId) const | ROOT::RNTupleDescriptor | |
| fName | ROOT::RNTupleDescriptor | private |
| fNClusters | ROOT::RNTupleDescriptor | private |
| fNEntries | ROOT::RNTupleDescriptor | private |
| fNPhysicalColumns | ROOT::RNTupleDescriptor | private |
| fOnDiskFooterSize | ROOT::RNTupleDescriptor | private |
| fOnDiskHeaderSize | ROOT::RNTupleDescriptor | private |
| fOnDiskHeaderXxHash3 | ROOT::RNTupleDescriptor | private |
| fSortedClusterGroupIds | ROOT::RNTupleDescriptor | private |
| fVersionEpoch | ROOT::RNTupleDescriptor | private |
| fVersionMajor | ROOT::RNTupleDescriptor | private |
| fVersionMinor | ROOT::RNTupleDescriptor | private |
| fVersionPatch | ROOT::RNTupleDescriptor | private |
| GetClusterDescriptor(ROOT::DescriptorId_t clusterId) const | ROOT::RNTupleDescriptor | inline |
| GetClusterGroupDescriptor(ROOT::DescriptorId_t clusterGroupId) const | ROOT::RNTupleDescriptor | inline |
| GetClusterGroupIterable() const | ROOT::RNTupleDescriptor | |
| GetClusterIterable() const | ROOT::RNTupleDescriptor | |
| GetColumnDescriptor(ROOT::DescriptorId_t columnId) const | ROOT::RNTupleDescriptor | inline |
| GetColumnIterable() const | ROOT::RNTupleDescriptor | |
| GetColumnIterable(const RFieldDescriptor &fieldDesc) const | ROOT::RNTupleDescriptor | |
| GetColumnIterable(ROOT::DescriptorId_t fieldId) const | ROOT::RNTupleDescriptor | |
| GetDescription() const | ROOT::RNTupleDescriptor | inline |
| GetExtraTypeInfoIterable() const | ROOT::RNTupleDescriptor | |
| GetFeatureFlags() const | ROOT::RNTupleDescriptor | |
| GetFieldDescriptor(ROOT::DescriptorId_t fieldId) const | ROOT::RNTupleDescriptor | inline |
| GetFieldIterable(const RFieldDescriptor &fieldDesc) const | ROOT::RNTupleDescriptor | |
| GetFieldIterable(const RFieldDescriptor &fieldDesc, const std::function< bool(ROOT::DescriptorId_t, ROOT::DescriptorId_t)> &comparator) const | ROOT::RNTupleDescriptor | |
| GetFieldIterable(ROOT::DescriptorId_t fieldId) const | ROOT::RNTupleDescriptor | |
| GetFieldIterable(ROOT::DescriptorId_t fieldId, const std::function< bool(ROOT::DescriptorId_t, ROOT::DescriptorId_t)> &comparator) const | ROOT::RNTupleDescriptor | |
| GetFieldZero() const | ROOT::RNTupleDescriptor | inline |
| GetFieldZeroId() const | ROOT::RNTupleDescriptor | inline |
| GetGeneration() const | ROOT::RNTupleDescriptor | inline |
| GetHeaderExtension() const | ROOT::RNTupleDescriptor | inline |
| GetNActiveClusters() const | ROOT::RNTupleDescriptor | inline |
| GetName() const | ROOT::RNTupleDescriptor | inline |
| GetNClusterGroups() const | ROOT::RNTupleDescriptor | inline |
| GetNClusters() const | ROOT::RNTupleDescriptor | inline |
| GetNElements(ROOT::DescriptorId_t physicalColumnId) const | ROOT::RNTupleDescriptor | |
| GetNEntries() const | ROOT::RNTupleDescriptor | inline |
| GetNExtraTypeInfos() const | ROOT::RNTupleDescriptor | inline |
| GetNFields() const | ROOT::RNTupleDescriptor | inline |
| GetNLogicalColumns() const | ROOT::RNTupleDescriptor | inline |
| GetNPhysicalColumns() const | ROOT::RNTupleDescriptor | inline |
| GetOnDiskFooterSize() const | ROOT::RNTupleDescriptor | inline |
| GetOnDiskHeaderSize() const | ROOT::RNTupleDescriptor | inline |
| GetOnDiskHeaderXxHash3() const | ROOT::RNTupleDescriptor | inline |
| GetQualifiedFieldName(ROOT::DescriptorId_t fieldId) const | ROOT::RNTupleDescriptor | |
| GetTopLevelFields() const | ROOT::RNTupleDescriptor | |
| GetTopLevelFields(const std::function< bool(ROOT::DescriptorId_t, ROOT::DescriptorId_t)> &comparator) const | ROOT::RNTupleDescriptor | |
| GetTypeNameForComparison(const RFieldDescriptor &fieldDesc) const | ROOT::RNTupleDescriptor | |
| HasFeature(unsigned int flag) const | ROOT::RNTupleDescriptor | inline |
| IncGeneration() | ROOT::RNTupleDescriptor | inline |
| Internal::CloneDescriptorSchema | ROOT::RNTupleDescriptor | friend |
| Internal::RNTupleDescriptorBuilder | ROOT::RNTupleDescriptor | friend |
| kFeatureFlagTest | ROOT::RNTupleDescriptor | static |
| operator=(const RNTupleDescriptor &other)=delete | ROOT::RNTupleDescriptor | |
| operator=(RNTupleDescriptor &&other)=default | ROOT::RNTupleDescriptor | |
| operator==(const RNTupleDescriptor &other) const | ROOT::RNTupleDescriptor | |
| PrintInfo(std::ostream &output) const | ROOT::RNTupleDescriptor | |
| RNTupleDescriptor()=default | ROOT::RNTupleDescriptor | |
| RNTupleDescriptor(const RNTupleDescriptor &other)=delete | ROOT::RNTupleDescriptor | |
| RNTupleDescriptor(RNTupleDescriptor &&other)=default | ROOT::RNTupleDescriptor | |