Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo Struct Reference

Definition at line 214 of file RPageStorage.hxx.

Public Member Functions

bool operator> (const RColumnInfo &other) const
 

Public Attributes

RColumnfColumn = nullptr
 
std::size_t fCurrentPageSize = 0
 
std::size_t fInitialPageSize = 0
 

Member Function Documentation

◆ operator>()

bool ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo::operator> ( const RColumnInfo other) const

Definition at line 574 of file RPageStorage.cxx.

Member Data Documentation

◆ fColumn

RColumn* ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo::fColumn = nullptr

Definition at line 215 of file RPageStorage.hxx.

◆ fCurrentPageSize

std::size_t ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo::fCurrentPageSize = 0

Definition at line 216 of file RPageStorage.hxx.

◆ fInitialPageSize

std::size_t ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo::fInitialPageSize = 0

Definition at line 217 of file RPageStorage.hxx.

Collaboration diagram for ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo:
[legend]

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