HCE project C++ developers source code library
1.1.1
HCE project developer library
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
LGrammar.h
Go to the documentation of this file.
1
#ifndef LGRAMMAR_H
2
#define LGRAMMAR_H
3
4
#define GRAMMAR_INDEX_BIT_COUNT 8
5
6
typedef
unsigned
long
long
LGrammarMask
;
7
8
extern
LGrammarMask
globalLGrammarMaskArray
[1 <<
GRAMMAR_INDEX_BIT_COUNT
];
9
extern
void
globalInitLGrammarMaskArray
();
10
#endif
sources
applicationFramework
src
LGrammar.h
Generated on Mon Jan 13 2014 13:08:36 for HCE project C++ developers source code library by
1.8.1.2