Logo ROOT  
Reference Guide
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
 VSD Structures.
 
namespace  ROOT::Experimental
 

Enumerations

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

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.