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

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

AddColumn(ROOT::DescriptorId_t fieldId, ROOT::Internal::RColumn &column) overrideROOT::Internal::RPageSourcevirtual
Attach(ROOT::Internal::RNTupleSerializer::EDescriptorDeserializeMode mode=ROOT::Internal::RNTupleSerializer::EDescriptorDeserializeMode::kForReading)ROOT::Internal::RPageSource
AttachImpl(RNTupleSerializer::EDescriptorDeserializeMode mode) finalRPageSourceFileprotectedvirtual
Clone() constROOT::Internal::RPageSource
CloneImpl() const finalRPageSourceFileprotectedvirtual
ColumnHandle_t typedefROOT::Internal::RPageStorage
Create(std::string_view ntupleName, std::string_view location, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions())ROOT::Internal::RPageSourcestatic
CreateFromAnchor(const RNTuple &anchor, const ROOT::RNTupleReadOptions &options=ROOT::RNTupleReadOptions())RPageSourceFilestatic
DropColumn(ColumnHandle_t columnHandle) overrideROOT::Internal::RPageSourcevirtual
EnableDefaultMetrics(const std::string &prefix)ROOT::Internal::RPageSourceprotected
fActivePhysicalColumnsROOT::Internal::RPageSourceprotected
fAnchorRPageSourceFileprivate
fClusterPoolROOT::Internal::RPageSourceprotected
fCountersROOT::Internal::RPageSourceprotected
fCurrentClusterRPageSourceFileprivate
fDescriptorROOT::Internal::RPageSourceprivate
fDescriptorBuilderRPageSourceFileprivate
fDescriptorLockROOT::Internal::RPageSourcemutableprivate
fEntryRangeROOT::Internal::RPageSourceprivate
fFileRPageSourceFileprivate
fFileCountersRPageSourceFileprivate
fFileSizeRPageSourceFileprivate
fHasStreamerInfosRegisteredROOT::Internal::RPageSourceprivate
fHasStructureROOT::Internal::RPageSourceprivate
fIsAttachedROOT::Internal::RPageSourceprivate
fLastOffsetRPageSourceFileprivate
fLastUsedClusterROOT::Internal::RPageSourceprivate
fMetricsROOT::Internal::RPageStorageprotected
fNTupleNameROOT::Internal::RPageStorageprotected
fOptionsROOT::Internal::RPageSourceprotected
fPageAllocatorROOT::Internal::RPageStorageprotected
fPagePoolROOT::Internal::RPageSourceprotected
fPinnedClustersROOT::Internal::RPageSourceprotected
fPreloadedClustersROOT::Internal::RPageSourceprivate
fReaderRPageSourceFileprivate
fStructureBufferRPageSourceFileprivate
fTaskSchedulerROOT::Internal::RPageStorageprotected
GetColumnId(ColumnHandle_t columnHandle) constROOT::Internal::RPageStorageinline
GetEntryRange() constROOT::Internal::RPageSourceinline
GetExclDescriptorGuard()ROOT::Internal::RPageSourceinlineprotected
GetMetrics()ROOT::Internal::RPageStorageinlinevirtual
GetNElements(ColumnHandle_t columnHandle)ROOT::Internal::RPageSource
GetNEntries()ROOT::Internal::RPageSource
GetNTupleName() constROOT::Internal::RPageStorageinline
GetPinnedClusters() constROOT::Internal::RPageSourceinline
GetReadOptions() constROOT::Internal::RPageSourceinline
GetSharedDescriptorGuard() constROOT::Internal::RPageSourceinline
GetType() finalROOT::Internal::RPageSourceinlinevirtual
kNBytesPageChecksumROOT::Internal::RPageStoragestatic
LoadClusters(std::span< ROOT::Internal::RCluster::RKey > clusterKeys) finalRPageSourceFilevirtual
LoadPage(ColumnHandle_t columnHandle, ROOT::NTupleSize_t globalIndex)ROOT::Internal::RPageSourcevirtual
LoadPage(ColumnHandle_t columnHandle, RNTupleLocalIndex localIndex)ROOT::Internal::RPageSourcevirtual
LoadPageImpl(ColumnHandle_t columnHandle, const RClusterInfo &clusterInfo, ROOT::NTupleSize_t idxInCluster) finalRPageSourceFileprotectedvirtual
LoadSealedPage(ROOT::DescriptorId_t physicalColumnId, RNTupleLocalIndex localIndex, RSealedPage &sealedPage) finalRPageSourceFilevirtual
LoadStreamerInfo() finalRPageSourceFilevirtual
LoadStructure()ROOT::Internal::RPageSource
LoadStructureImpl() finalRPageSourceFileprotectedvirtual
OpenWithDifferentAnchor(const ROOT::Internal::RNTupleLink &anchorLink, const ROOT::RNTupleReadOptions &options={}) finalRPageSourceFilevirtual
operator=(const RPageSourceFile &)=deleteRPageSourceFile
operator=(RPageSourceFile &&)=deleteRPageSourceFile
ROOT::Internal::RPageSource::operator=(const RPageSource &)=deleteROOT::Internal::RPageSource
ROOT::Internal::RPageSource::operator=(RPageSource &&)=deleteROOT::Internal::RPageSource
ROOT::Internal::RPageStorage::operator=(const RPageStorage &other)=deleteROOT::Internal::RPageStorage
ROOT::Internal::RPageStorage::operator=(RPageStorage &&other)=defaultROOT::Internal::RPageStorage
PinCluster(ROOT::DescriptorId_t clusterId)ROOT::Internal::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)ROOT::Internal::RPageSourceprotected
PrepareSingleCluster(const ROOT::Internal::RCluster::RKey &clusterKey, std::vector< RRawFile::RIOVec > &readRequests)RPageSourceFileprivate
RegisterStreamerInfos()ROOT::Internal::RPageSource
ROOT::RNTuple classRPageSourceFilefriend
RPageSource(std::string_view ntupleName, const ROOT::RNTupleReadOptions &fOptions)ROOT::Internal::RPageSource
RPageSource(const RPageSource &)=deleteROOT::Internal::RPageSource
RPageSource(RPageSource &&)=deleteROOT::Internal::RPageSource
RPageSourceFile(std::string_view ntupleName, const ROOT::RNTupleReadOptions &options)RPageSourceFileprivate
RPageSourceFile(std::string_view ntupleName, std::string_view path, const ROOT::RNTupleReadOptions &options)RPageSourceFile
RPageSourceFile(std::string_view ntupleName, std::unique_ptr< RRawFile > file, const ROOT::RNTupleReadOptions &options)RPageSourceFile
RPageSourceFile(const RPageSourceFile &)=deleteRPageSourceFile
RPageSourceFile(RPageSourceFile &&)=deleteRPageSourceFile
RPageStorage(std::string_view name)ROOT::Internal::RPageStorageexplicit
RPageStorage(const RPageStorage &other)=deleteROOT::Internal::RPageStorage
RPageStorage(RPageStorage &&other)=defaultROOT::Internal::RPageStorage
SealedPageSequence_t typedefROOT::Internal::RPageStorage
SetEntryRange(const REntryRange &range)ROOT::Internal::RPageSource
SetTaskScheduler(RTaskScheduler *taskScheduler)ROOT::Internal::RPageStorageinline
UnpinCluster(ROOT::DescriptorId_t clusterId)ROOT::Internal::RPageSourceinline
UnsealPage(const RSealedPage &sealedPage, const ROOT::Internal::RColumnElementBase &element, ROOT::Internal::RPageAllocator &pageAlloc)ROOT::Internal::RPageSourcestatic
UnsealPage(const RSealedPage &sealedPage, const ROOT::Internal::RColumnElementBase &element)ROOT::Internal::RPageSource
UnzipCluster(ROOT::Internal::RCluster *cluster)ROOT::Internal::RPageSource
UnzipClusterImpl(ROOT::Internal::RCluster *cluster)ROOT::Internal::RPageSourceprotectedvirtual
UpdateLastUsedCluster(ROOT::DescriptorId_t clusterId)ROOT::Internal::RPageSourceprivate
WaitForAllTasks()ROOT::Internal::RPageStorageinlineprotected
~RPageSource() overrideROOT::Internal::RPageSource
~RPageSourceFile() overrideRPageSourceFile
~RPageStorage()ROOT::Internal::RPageStoragevirtual