Definition at line 212 of file RPageStorage.hxx.
Public Member Functions | |
bool | operator> (const RColumnInfo &other) const |
Public Attributes | |
ROOT::Internal::RColumn * | fColumn = nullptr |
std::size_t | fCurrentPageSize = 0 |
std::size_t | fInitialPageSize = 0 |
bool ROOT::Internal::RWritePageMemoryManager::RColumnInfo::operator> | ( | const RColumnInfo & | other | ) | const |
Definition at line 610 of file RPageStorage.cxx.
ROOT::Internal::RColumn* ROOT::Internal::RWritePageMemoryManager::RColumnInfo::fColumn = nullptr |
Definition at line 213 of file RPageStorage.hxx.
std::size_t ROOT::Internal::RWritePageMemoryManager::RColumnInfo::fCurrentPageSize = 0 |
Definition at line 214 of file RPageStorage.hxx.
std::size_t ROOT::Internal::RWritePageMemoryManager::RColumnInfo::fInitialPageSize = 0 |
Definition at line 215 of file RPageStorage.hxx.