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

This is the complete list of members for ROOT::Internal::RPageSink, including all inherited members.

AddColumn(ROOT::DescriptorId_t fieldId, ROOT::Internal::RColumn &column)=0ROOT::Internal::RPageStoragepure virtual
Callback_t typedefROOT::Internal::RPageSink
ColumnHandle_t typedefROOT::Internal::RPageStorage
CommitCluster(ROOT::NTupleSize_t nNewEntries)ROOT::Internal::RPageSinkinlinevirtual
CommitClusterGroup()=0ROOT::Internal::RPageSinkpure virtual
CommitDataset()ROOT::Internal::RPageSink
CommitDatasetImpl()=0ROOT::Internal::RPageSinkprotectedpure virtual
CommitPage(ColumnHandle_t columnHandle, const ROOT::Internal::RPage &page)=0ROOT::Internal::RPageSinkpure virtual
CommitSealedPage(ROOT::DescriptorId_t physicalColumnId, const RPageStorage::RSealedPage &sealedPage)=0ROOT::Internal::RPageSinkpure virtual
CommitSealedPageV(std::span< RPageStorage::RSealedPageGroup > ranges)=0ROOT::Internal::RPageSinkpure virtual
CommitStagedClusters(std::span< RStagedCluster > clusters)=0ROOT::Internal::RPageSinkpure virtual
CommitSuppressedColumn(ColumnHandle_t columnHandle)=0ROOT::Internal::RPageSinkpure virtual
DropColumn(ColumnHandle_t) finalROOT::Internal::RPageSinkinlinevirtual
fIsInitializedROOT::Internal::RPageSinkprotected
fMetricsROOT::Internal::RPageStorageprotected
fNTupleNameROOT::Internal::RPageStorageprotected
fOnDatasetCommitCallbacksROOT::Internal::RPageSinkprivate
fOptionsROOT::Internal::RPageSinkprotected
fPageAllocatorROOT::Internal::RPageStorageprotected
fSealPageBufferROOT::Internal::RPageSinkprivate
fTaskSchedulerROOT::Internal::RPageStorageprotected
fWritePageMemoryManagerROOT::Internal::RPageSinkprivate
GetColumnId(ColumnHandle_t columnHandle) constROOT::Internal::RPageStorageinline
GetDescriptor() const =0ROOT::Internal::RPageSinkpure virtual
GetMetrics()ROOT::Internal::RPageStorageinlinevirtual
GetNEntries() const =0ROOT::Internal::RPageSinkpure virtual
GetNTupleName() constROOT::Internal::RPageStorageinline
GetSinkGuard()ROOT::Internal::RPageSinkinlinevirtual
GetType() finalROOT::Internal::RPageSinkinlinevirtual
GetWriteOptions() constROOT::Internal::RPageSinkinline
Init(RNTupleModel &model)ROOT::Internal::RPageSinkinline
InitImpl(RNTupleModel &model)=0ROOT::Internal::RPageSinkprotectedpure virtual
IsInitialized() constROOT::Internal::RPageSinkinline
kNBytesPageChecksumROOT::Internal::RPageStoragestatic
operator=(const RPageSink &)=deleteROOT::Internal::RPageSink
operator=(RPageSink &&)=defaultROOT::Internal::RPageSink
ROOT::Internal::RPageStorage::operator=(const RPageStorage &other)=deleteROOT::Internal::RPageStorage
ROOT::Internal::RPageStorage::operator=(RPageStorage &&other)=defaultROOT::Internal::RPageStorage
RegisterOnCommitDatasetCallback(Callback_t callback)ROOT::Internal::RPageSinkinline
ReservePage(ColumnHandle_t columnHandle, std::size_t nElements)ROOT::Internal::RPageSinkvirtual
RPageSink(std::string_view ntupleName, const ROOT::RNTupleWriteOptions &options)ROOT::Internal::RPageSink
RPageSink(const RPageSink &)=deleteROOT::Internal::RPageSink
RPageSink(RPageSink &&)=defaultROOT::Internal::RPageSink
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
SealPage(const ROOT::Internal::RPage &page, const ROOT::Internal::RColumnElementBase &element)ROOT::Internal::RPageSinkprotected
SealPage(const RSealPageConfig &config)ROOT::Internal::RPageSinkstatic
SetTaskScheduler(RTaskScheduler *taskScheduler)ROOT::Internal::RPageStorageinline
StageCluster(ROOT::NTupleSize_t nNewEntries)=0ROOT::Internal::RPageSinkpure virtual
UpdateExtraTypeInfo(const ROOT::RExtraTypeInfoDescriptor &extraTypeInfo)=0ROOT::Internal::RPageSinkpure virtual
UpdateSchema(const ROOT::Internal::RNTupleModelChangeset &changeset, ROOT::NTupleSize_t firstEntry)=0ROOT::Internal::RPageSinkpure virtual
WaitForAllTasks()ROOT::Internal::RPageStorageinlineprotected
~RPageSink() overrideROOT::Internal::RPageSink
~RPageStorage()ROOT::Internal::RPageStoragevirtual