Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup Struct Reference

A range of sealed pages referring to the same column that can be used for vector commit.

Definition at line 112 of file RPageStorage.hxx.

Public Member Functions

 RSealedPageGroup (DescriptorId_t d, SealedPageSequence_t::const_iterator b, SealedPageSequence_t::const_iterator e)
 

Public Attributes

SealedPageSequence_t::const_iterator fFirst
 
SealedPageSequence_t::const_iterator fLast
 
DescriptorId_t fPhysicalColumnId
 

#include <ROOT/RPageStorage.hxx>

Constructor & Destructor Documentation

◆ RSealedPageGroup()

ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup::RSealedPageGroup ( DescriptorId_t  d,
SealedPageSequence_t::const_iterator  b,
SealedPageSequence_t::const_iterator  e 
)
inline

Definition at line 117 of file RPageStorage.hxx.

Member Data Documentation

◆ fFirst

SealedPageSequence_t::const_iterator ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup::fFirst

Definition at line 114 of file RPageStorage.hxx.

◆ fLast

SealedPageSequence_t::const_iterator ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup::fLast

Definition at line 115 of file RPageStorage.hxx.

◆ fPhysicalColumnId

DescriptorId_t ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup::fPhysicalColumnId

Definition at line 113 of file RPageStorage.hxx.

Collaboration diagram for ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup:
[legend]

The documentation for this struct was generated from the following file: