Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Detail::RPageAllocatorDaos Class Reference

Manages pages read from a DAOS container.

Definition at line 183 of file RPageStorageDaos.hxx.

Static Public Member Functions

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

#include <ROOT/RPageStorageDaos.hxx>

Member Function Documentation

◆ DeletePage()

void ROOT::Experimental::Detail::RPageAllocatorDaos::DeletePage ( const RPage page)
static

Definition at line 421 of file RPageStorageDaos.cxx.

◆ NewPage()

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

Definition at line 413 of file RPageStorageDaos.cxx.


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