Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 135 of file RPageStorage.hxx.

Public Member Functions

 RSealedPageGroup ()=default
 
 RSealedPageGroup (ROOT::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
 
ROOT::DescriptorId_t fPhysicalColumnId
 

#include <ROOT/RPageStorage.hxx>

Constructor & Destructor Documentation

◆ RSealedPageGroup() [1/2]

ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup::RSealedPageGroup ( )
default

◆ RSealedPageGroup() [2/2]

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

Definition at line 141 of file RPageStorage.hxx.

Member Data Documentation

◆ fFirst

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

Definition at line 137 of file RPageStorage.hxx.

◆ fLast

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

Definition at line 138 of file RPageStorage.hxx.

◆ fPhysicalColumnId

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

Definition at line 136 of file RPageStorage.hxx.

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

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