Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RColumnModel.hxx File Reference
#include <string_view>
#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 an RNTuple column. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Experimental
 

Enumerations

enum class  ROOT::Experimental::EColumnType {
  ROOT::Experimental::kUnknown = 0 , ROOT::Experimental::kIndex64 , ROOT::Experimental::kIndex32 , ROOT::Experimental::kSwitch ,
  ROOT::Experimental::kByte , ROOT::Experimental::kChar , ROOT::Experimental::kBit , ROOT::Experimental::kReal64 ,
  ROOT::Experimental::kReal32 , ROOT::Experimental::kReal16 , ROOT::Experimental::kInt64 , ROOT::Experimental::kUInt64 ,
  ROOT::Experimental::kInt32 , ROOT::Experimental::kUInt32 , ROOT::Experimental::kInt16 , ROOT::Experimental::kUInt16 ,
  ROOT::Experimental::kInt8 , ROOT::Experimental::kUInt8 , ROOT::Experimental::kSplitIndex64 , ROOT::Experimental::kSplitIndex32 ,
  ROOT::Experimental::kSplitReal64 , ROOT::Experimental::kSplitReal32 , ROOT::Experimental::kSplitInt64 , ROOT::Experimental::kSplitUInt64 ,
  ROOT::Experimental::kSplitInt32 , ROOT::Experimental::kSplitUInt32 , ROOT::Experimental::kSplitInt16 , ROOT::Experimental::kSplitUInt16 ,
  ROOT::Experimental::kMax
}
 

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.