#include "TDictionary.h"Include dependency graph for TDataType.h:

Go to the source code of this file.
Compounds | |
| class | TDataType |
Enumerations | |
| enum | EDataType { kChar_t = 1, kUChar_t = 11, kShort_t = 2, kUShort_t = 12, kInt_t = 3, kUInt_t = 13, kLong_t = 4, kULong_t = 14, kFloat_t = 5, kDouble_t = 8, kchar = 10, kBool_t = 11, kLong64_t = 16, kULong64_t = 17, kOther_t = -1 } |
|
|
Definition at line 33 of file TDataType.h. |
1.2.16