Holds the static meta-data of an RNTuple column.
Definition at line 85 of file RColumnModel.hxx.
#include <ROOT/RColumnModel.hxx>
◆ RColumnModel() [1/3]
ROOT::Experimental::RColumnModel::RColumnModel |
( |
| ) |
|
|
inline |
◆ RColumnModel() [2/3]
ROOT::Experimental::RColumnModel::RColumnModel |
( |
EColumnType |
type | ) |
|
|
inlineexplicit |
◆ RColumnModel() [3/3]
ROOT::Experimental::RColumnModel::RColumnModel |
( |
EColumnType |
type, |
|
|
bool |
isSorted |
|
) |
| |
|
inline |
◆ GetIsSorted()
bool ROOT::Experimental::RColumnModel::GetIsSorted |
( |
| ) |
const |
|
inline |
◆ GetType()
EColumnType ROOT::Experimental::RColumnModel::GetType |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool ROOT::Experimental::RColumnModel::operator!= |
( |
const RColumnModel & |
other | ) |
const |
|
inline |
◆ operator==()
bool ROOT::Experimental::RColumnModel::operator== |
( |
const RColumnModel & |
other | ) |
const |
|
inline |
◆ fIsSorted
bool ROOT::Experimental::RColumnModel::fIsSorted |
|
private |
◆ fType
The documentation for this class was generated from the following file: