Logo ROOT   6.18/05
Reference Guide
List of all members | Public Attributes | List of all members
ROOT::Experimental::Internal::RColumnHeader Struct Reference

Definition at line 43 of file RPageStorageRoot.hxx.

Public Attributes

bool fIsSorted
 
std::string fName
 
std::string fOffsetColumn
 
EColumnType fType
 
std::int32_t fVersion = 0
 

#include <ROOT/RPageStorageRoot.hxx>

Member Data Documentation

◆ fIsSorted

bool ROOT::Experimental::Internal::RColumnHeader::fIsSorted

Definition at line 47 of file RPageStorageRoot.hxx.

◆ fName

std::string ROOT::Experimental::Internal::RColumnHeader::fName

Definition at line 45 of file RPageStorageRoot.hxx.

◆ fOffsetColumn

std::string ROOT::Experimental::Internal::RColumnHeader::fOffsetColumn

Definition at line 48 of file RPageStorageRoot.hxx.

◆ fType

EColumnType ROOT::Experimental::Internal::RColumnHeader::fType

Definition at line 46 of file RPageStorageRoot.hxx.

◆ fVersion

std::int32_t ROOT::Experimental::Internal::RColumnHeader::fVersion = 0

Definition at line 44 of file RPageStorageRoot.hxx.

Collaboration diagram for ROOT::Experimental::Internal::RColumnHeader:
[legend]

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