This is the complete list of members for ROOT::RNTupleReader, including all inherited members.
| begin() | ROOT::RNTupleReader | inline |
| Clone() | ROOT::RNTupleReader | inline |
| ConnectModel(ROOT::RNTupleModel &model) | ROOT::RNTupleReader | private |
| CreateEntry() | ROOT::RNTupleReader | |
| EnableMetrics() | ROOT::RNTupleReader | inline |
| end() | ROOT::RNTupleReader | inline |
| fCachedDescriptor | ROOT::RNTupleReader | private |
| fCreateModelOptions | ROOT::RNTupleReader | private |
| fDisplayReader | ROOT::RNTupleReader | private |
| fMetrics | ROOT::RNTupleReader | private |
| fModel | ROOT::RNTupleReader | private |
| fSource | ROOT::RNTupleReader | private |
| fUnzipTasks | ROOT::RNTupleReader | private |
| GetCollectionView(std::string_view fieldName) | ROOT::RNTupleReader | inline |
| GetCollectionView(ROOT::DescriptorId_t fieldId) | ROOT::RNTupleReader | inline |
| GetDescriptor() | ROOT::RNTupleReader | |
| GetDirectAccessView(std::string_view fieldName) | ROOT::RNTupleReader | inline |
| GetDirectAccessView(ROOT::DescriptorId_t fieldId) | ROOT::RNTupleReader | inline |
| GetDisplayReader() | ROOT::RNTupleReader | private |
| GetEntryRange() | ROOT::RNTupleReader | inline |
| GetMetrics() const | ROOT::RNTupleReader | inline |
| GetModel() | ROOT::RNTupleReader | |
| GetNEntries() const | ROOT::RNTupleReader | inline |
| GetView(std::string_view fieldName) | ROOT::RNTupleReader | inline |
| GetView(std::string_view fieldName, std::shared_ptr< T > objPtr) | ROOT::RNTupleReader | inline |
| GetView(std::string_view fieldName, T *rawPtr) | ROOT::RNTupleReader | inline |
| GetView(std::string_view fieldName, void *rawPtr, std::string_view typeName) | ROOT::RNTupleReader | inline |
| GetView(std::string_view fieldName, void *rawPtr, const std::type_info &ti) | ROOT::RNTupleReader | inline |
| GetView(ROOT::DescriptorId_t fieldId) | ROOT::RNTupleReader | inline |
| GetView(ROOT::DescriptorId_t fieldId, std::shared_ptr< T > objPtr) | ROOT::RNTupleReader | inline |
| GetView(ROOT::DescriptorId_t fieldId, T *rawPtr) | ROOT::RNTupleReader | inline |
| GetView(ROOT::DescriptorId_t fieldId, void *rawPtr, std::string_view typeName) | ROOT::RNTupleReader | inline |
| GetView(ROOT::DescriptorId_t fieldId, void *rawPtr, const std::type_info &ti) | ROOT::RNTupleReader | inline |
| InitPageSource(bool enableMetrics) | ROOT::RNTupleReader | private |
| LoadEntry(ROOT::NTupleSize_t index) | ROOT::RNTupleReader | inline |
| LoadEntry(ROOT::NTupleSize_t index, ROOT::REntry &entry) | ROOT::RNTupleReader | inline |
| Open(std::string_view ntupleName, std::string_view storage, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions()) | ROOT::RNTupleReader | static |
| Open(const RNTuple &ntuple, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions()) | ROOT::RNTupleReader | static |
| Open(std::unique_ptr< ROOT::RNTupleModel > model, std::string_view ntupleName, std::string_view storage, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions()) | ROOT::RNTupleReader | static |
| Open(std::unique_ptr< ROOT::RNTupleModel > model, const RNTuple &ntuple, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions()) | ROOT::RNTupleReader | static |
| Open(const ROOT::RNTupleDescriptor::RCreateModelOptions &createModelOpts, std::string_view ntupleName, std::string_view storage, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions()) | ROOT::RNTupleReader | static |
| Open(const ROOT::RNTupleDescriptor::RCreateModelOptions &createModelOpts, const RNTuple &ntuple, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions()) | ROOT::RNTupleReader | static |
| PrintInfo(const ENTupleInfo what=ENTupleInfo::kSummary, std::ostream &output=std::cout) const | ROOT::RNTupleReader | |
| RetrieveFieldId(std::string_view fieldName) const | ROOT::RNTupleReader | private |
| RNTupleReader(std::unique_ptr< ROOT::RNTupleModel > model, std::unique_ptr< Internal::RPageSource > source, const ROOT::RNTupleReadOptions &options) | ROOT::RNTupleReader | private |
| RNTupleReader(std::unique_ptr< Internal::RPageSource > source, const ROOT::RNTupleReadOptions &options) | ROOT::RNTupleReader | explicitprivate |
| Show(ROOT::NTupleSize_t index, std::ostream &output=std::cout) | ROOT::RNTupleReader | |
| ~RNTupleReader() | ROOT::RNTupleReader |