#include <Lexer.h>
Definition at line 48 of file Lexer.h.
| GENAPI_NAMESPACE::CLexer::CLexer |
( |
| ) |
|
| GENAPI_NAMESPACE::CLexer::~CLexer |
( |
| ) |
|
| char* GENAPI_NAMESPACE::CLexer::GetCurrentPos |
( |
| ) |
|
| void GENAPI_NAMESPACE::CLexer::SetParams |
( |
int |
cssn, |
|
|
const char |
ComEnd[], |
|
|
const CSymTable * |
SymTable, |
|
|
const hqCharType * |
CharTypeTable |
|
) |
| |
| int GENAPI_NAMESPACE::CLexer::SetParseString |
( |
const char * |
str | ) |
|
| const hqCharType* GENAPI_NAMESPACE::CLexer::CharTypeTable |
|
private |
| locale_t GENAPI_NAMESPACE::CLexer::CLocale |
|
private |
| char* GENAPI_NAMESPACE::CLexer::ComEnd |
|
private |
| int GENAPI_NAMESPACE::CLexer::cssn |
|
private |
| double GENAPI_NAMESPACE::CLexer::ExtValue |
| int GENAPI_NAMESPACE::CLexer::IntValue |
| char* GENAPI_NAMESPACE::CLexer::m_pSS |
|
private |
| char* GENAPI_NAMESPACE::CLexer::Name |
| size_t GENAPI_NAMESPACE::CLexer::NameLen |
| int GENAPI_NAMESPACE::CLexer::NoIntegers |
| char* GENAPI_NAMESPACE::CLexer::SS |
|
private |
| const CSymTable* GENAPI_NAMESPACE::CLexer::SymTable |
|
private |
The documentation for this class was generated from the following file: