Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RPageSource Member List

This is the complete list of members for RPageSource, including all inherited members.

AddColumn(ROOT::DescriptorId_t fieldId, ROOT::Internal::RColumn &column) overrideRPageSourcevirtual
Attach(ROOT::Internal::RNTupleSerializer::EDescriptorDeserializeMode mode=ROOT::Internal::RNTupleSerializer::EDescriptorDeserializeMode::kForReading)RPageSource
AttachImpl(ROOT::Internal::RNTupleSerializer::EDescriptorDeserializeMode mode)=0RPageSourceprotectedpure virtual
Clone() constRPageSource
CloneImpl() const=0RPageSourceprotectedpure virtual
Create(std::string_view ntupleName, std::string_view location, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions())RPageSourcestatic
DropColumn(ColumnHandle_t columnHandle) overrideRPageSourcevirtual
EnableDefaultMetrics(const std::string &prefix)RPageSourceprotected
fActivePhysicalColumnsRPageSourceprotected
fClusterPoolRPageSourceprotected
fCountersRPageSourceprotected
fDescriptorRPageSourceprivate
fDescriptorLockRPageSourcemutableprivate
fEntryRangeRPageSourceprivate
fHasStreamerInfosRegisteredRPageSourceprivate
fHasStructureRPageSourceprivate
fIsAttachedRPageSourceprivate
fLastUsedClusterRPageSourceprivate
fOptionsRPageSourceprotected
fPagePoolRPageSourceprotected
fPinnedClustersRPageSourceprotected
fPreloadedClustersRPageSourceprivate
GetEntryRange() constRPageSourceinline
GetExclDescriptorGuard()RPageSourceinlineprotected
GetNElements(ColumnHandle_t columnHandle)RPageSource
GetNEntries()RPageSource
GetPinnedClusters() constRPageSourceinline
GetReadOptions() constRPageSourceinline
GetSharedDescriptorGuard() constRPageSourceinline
GetType() finalRPageSourceinlinevirtual
LoadClusters(std::span< ROOT::Internal::RCluster::RKey > clusterKeys)=0RPageSourcepure virtual
LoadPage(ColumnHandle_t columnHandle, ROOT::NTupleSize_t globalIndex)RPageSourcevirtual
LoadPage(ColumnHandle_t columnHandle, RNTupleLocalIndex localIndex)RPageSourcevirtual
LoadPageImpl(ColumnHandle_t columnHandle, const RClusterInfo &clusterInfo, ROOT::NTupleSize_t idxInCluster)=0RPageSourceprotectedpure virtual
LoadSealedPage(ROOT::DescriptorId_t physicalColumnId, RNTupleLocalIndex localIndex, RSealedPage &sealedPage)=0RPageSourcepure virtual
LoadStreamerInfo()=0RPageSourcepure virtual
LoadStructure()RPageSource
LoadStructureImpl()=0RPageSourceprotectedpure virtual
OpenWithDifferentAnchor(const ROOT::Internal::RNTupleLink &anchorLink, const ROOT::RNTupleReadOptions &options={})=0RPageSourcepure virtual
operator=(const RPageSource &)=deleteRPageSource
operator=(RPageSource &&)=deleteRPageSource
PinCluster(ROOT::DescriptorId_t clusterId)RPageSourceinline
PrepareLoadCluster(const ROOT::Internal::RCluster::RKey &clusterKey, ROOT::Internal::ROnDiskPageMap &pageZeroMap, std::function< void(ROOT::DescriptorId_t, ROOT::NTupleSize_t, const ROOT::RClusterDescriptor::RPageInfo &)> perPageFunc)RPageSourceprotected
RegisterStreamerInfos()RPageSource
RPageSource(std::string_view ntupleName, const ROOT::RNTupleReadOptions &fOptions)RPageSource
RPageSource(const RPageSource &)=deleteRPageSource
RPageSource(RPageSource &&)=deleteRPageSource
SetEntryRange(const REntryRange &range)RPageSource
UnpinCluster(ROOT::DescriptorId_t clusterId)RPageSourceinline
UnsealPage(const RSealedPage &sealedPage, const ROOT::Internal::RColumnElementBase &element, ROOT::Internal::RPageAllocator &pageAlloc)RPageSourcestatic
UnsealPage(const RSealedPage &sealedPage, const ROOT::Internal::RColumnElementBase &element)RPageSource
UnzipCluster(ROOT::Internal::RCluster *cluster)RPageSource
UnzipClusterImpl(ROOT::Internal::RCluster *cluster)RPageSourceprotectedvirtual
UpdateLastUsedCluster(ROOT::DescriptorId_t clusterId)RPageSourceprivate
~RPageSource() overrideRPageSource