Go to the documentation of this file. 1 #ifndef INTERPRETER_TYPES_H_INCLUDED
2 #define INTERPRETER_TYPES_H_INCLUDED
27 throw std::runtime_error (
"unsupported data type");
unsigned int Type_Data
Definition: types.hpp:10
Type_Integer mInteger
Definition: types.hpp:20
T & getData(Data &data)
Definition: types.hpp:25
int Type_Integer
Definition: types.hpp:14
unsigned int Type_Code
Definition: types.hpp:8
Type_Float mFloat
Definition: types.hpp:21
short Type_Short
Definition: types.hpp:12
float Type_Float
Definition: types.hpp:16