StaticMathCharTypeTable.h
Go to the documentation of this file.
1 #pragma once
2 
3 #ifndef STATIC_MATH_PARSER_TYPE_TABLE_H_INCLUDED_
4 #define STATIC_MATH_PARSER_TYPE_TABLE_H_INCLUDED_
5 
6 #include "GenApi/impl/MathParser/Lexer.h" // need the enum, so the compiler knows the size of one enum
7 
8 extern const hqCharType MathCharTypeTable[256];
9 
10 #endif
Definition of CLexer.
hqCharType
Definition: Lexer.h:33
const hqCharType MathCharTypeTable[256]


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 19:10:54