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

This is the complete list of members for ROOT::Internal::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) finalROOT::Internal::RPageSourceFileprotectedvirtual
Clone() constROOT::Internal::RPageSource
CloneImpl() const finalROOT::Internal::RPageSourceFileprotectedvirtual
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())ROOT::Internal::RPageSourceFilestatic
DropColumn(ColumnHandle_t columnHandle) overrideROOT::Internal::RPageSourcevirtual
EnableDefaultMetrics(const std::string &prefix)ROOT::Internal::RPageSourceprotected
fActivePhysicalColumnsROOT::Internal::RPageSourceprotected
fAnchorROOT::Internal::RPageSourceFileprivate
fClusterPoolROOT::Internal::RPageSourceFileprivate
fCountersROOT::Internal::RPageSourceprotected
fCurrentClusterROOT::Internal::RPageSourceFileprivate
fDescriptorROOT::Internal::RPageSourceprivate
fDescriptorBuilderROOT::Internal::RPageSourceFileprivate
fDescriptorLockROOT::Internal::RPageSourcemutableprivate
fEntryRangeROOT::Internal::RPageSourceprivate
fFileROOT::Internal::RPageSourceFileprivate
fHasStreamerInfosRegisteredROOT::Internal::RPageSourceprivate
fHasStructureROOT::Internal::RPageSourceprivate
fIsAttachedROOT::Internal::RPageSourceprivate
fLastUsedClusterROOT::Internal::RPageSourceprivate
fMetricsROOT::Internal::RPageStorageprotected
fNTupleNameROOT::Internal::RPageStorageprotected
fOptionsROOT::Internal::RPageSourceprotected
fPageAllocatorROOT::Internal::RPageStorageprotected
fPagePoolROOT::Internal::RPageSourceprotected
fPreloadedClustersROOT::Internal::RPageSourceprivate
fReaderROOT::Internal::RPageSourceFileprivate
fStructureBufferROOT::Internal::RPageSourceFileprivate
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
GetReadOptions() constROOT::Internal::RPageSourceinline
GetSharedDescriptorGuard() constROOT::Internal::RPageSourceinline
GetType() finalROOT::Internal::RPageSourceinlinevirtual
kNBytesPageChecksumROOT::Internal::RPageStoragestatic
LoadClusters(std::span< ROOT::Internal::RCluster::RKey > clusterKeys) finalROOT::Internal::RPageSourceFilevirtual
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) finalROOT::Internal::RPageSourceFileprotectedvirtual
LoadSealedPage(ROOT::DescriptorId_t physicalColumnId, RNTupleLocalIndex localIndex, RSealedPage &sealedPage) finalROOT::Internal::RPageSourceFilevirtual
LoadStructure()ROOT::Internal::RPageSource
LoadStructureImpl() finalROOT::Internal::RPageSourceFileprotectedvirtual
operator=(const RPageSourceFile &)=deleteROOT::Internal::RPageSourceFile
operator=(RPageSourceFile &&)=deleteROOT::Internal::RPageSourceFile
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
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)ROOT::Internal::RPageSourceFileprivate
RegisterStreamerInfos()ROOT::Internal::RPageSource
ROOT::RNTupleROOT::Internal::RPageSourceFilefriend
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)ROOT::Internal::RPageSourceFileprivate
RPageSourceFile(std::string_view ntupleName, std::string_view path, const ROOT::RNTupleReadOptions &options)ROOT::Internal::RPageSourceFile
RPageSourceFile(std::string_view ntupleName, std::unique_ptr< RRawFile > file, const ROOT::RNTupleReadOptions &options)ROOT::Internal::RPageSourceFile
RPageSourceFile(const RPageSourceFile &)=deleteROOT::Internal::RPageSourceFile
RPageSourceFile(RPageSourceFile &&)=deleteROOT::Internal::RPageSourceFile
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
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() overrideROOT::Internal::RPageSourceFile
~RPageStorage()ROOT::Internal::RPageStoragevirtual