ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations
TypeObjectLine.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TypeLine { TypeLine::kNone_line, TypeLine::kSupport, TypeLine::kTendance, TypeLine::kFibb }
 c++ 11 style, used by both EditorObjectStock and ObjectLine cannot make dictionary with enum class ! root/cint problem More...
 

Enumeration Type Documentation

enum TypeLine
strong

c++ 11 style, used by both EditorObjectStock and ObjectLine cannot make dictionary with enum class ! root/cint problem

Enumerator
kNone_line 
kSupport 
kTendance 
kFibb 

Definition at line 25 of file TypeObjectLine.h.