Logo ROOT   6.18/05
Reference Guide
Classes | Namespaces | Enumerations | Variables
RColumnModel.hxx File Reference
#include <ROOT/RStringView.hxx>
#include <string>
Include dependency graph for RColumnModel.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RColumnModel
 Holds the static meta-data of a column in a tree. More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Enumerations

enum class  ROOT::Experimental::EColumnType {
  ROOT::Experimental::kUnknown = 0 , ROOT::Experimental::kIndex , ROOT::Experimental::kByte , ROOT::Experimental::kReal64 ,
  ROOT::Experimental::kReal32 , ROOT::Experimental::kReal16 , ROOT::Experimental::kReal8 , ROOT::Experimental::kInt64 ,
  ROOT::Experimental::kInt32 , ROOT::Experimental::kInt16
}
 

Variables

constexpr std::size_t ROOT::Experimental::kColumnElementSizes []
 Lookup table for the element size in bytes for column types. More...
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Date
2018-10-09
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RColumnModel.hxx.