Logo ROOT  
Reference Guide
ROOT::Experimental::Detail::RPageAllocatorKey Class Reference

Adopts the memory returned by TKey->ReadObject()

Definition at line 102 of file RPageStorageRoot.hxx.

Static Public Member Functions

static void DeletePage (const RPage &page, ROOT::Experimental::Internal::RNTupleBlob *payload)
 
static RPage NewPage (ColumnId_t columnId, void *mem, std::size_t elementSize, std::size_t nElements)
 

#include <ROOT/RPageStorageRoot.hxx>

Member Function Documentation

◆ DeletePage()

void ROOT::Experimental::Detail::RPageAllocatorKey::DeletePage ( const RPage page,
ROOT::Experimental::Internal::RNTupleBlob payload 
)
static

Definition at line 148 of file RPageStorageRoot.cxx.

◆ NewPage()

ROOT::Experimental::Detail::RPage ROOT::Experimental::Detail::RPageAllocatorKey::NewPage ( ColumnId_t  columnId,
void mem,
std::size_t  elementSize,
std::size_t  nElements 
)
static

Definition at line 140 of file RPageStorageRoot.cxx.


The documentation for this class was generated from the following files: