LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
This is the complete list of members for FlexLexer, including all inherited members.
debug() const (defined in FlexLexer) | FlexLexer | inline |
lineno() const (defined in FlexLexer) | FlexLexer | inline |
set_debug(int flag) (defined in FlexLexer) | FlexLexer | inline |
switch_streams(FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0 (defined in FlexLexer) | FlexLexer | pure virtual |
yy_create_buffer(FLEX_STD istream *s, int size)=0 (defined in FlexLexer) | FlexLexer | pure virtual |
yy_delete_buffer(struct yy_buffer_state *b)=0 (defined in FlexLexer) | FlexLexer | pure virtual |
yy_flex_debug (defined in FlexLexer) | FlexLexer | protected |
yy_switch_to_buffer(struct yy_buffer_state *new_buffer)=0 (defined in FlexLexer) | FlexLexer | pure virtual |
yyleng (defined in FlexLexer) | FlexLexer | protected |
YYLeng() (defined in FlexLexer) | FlexLexer | inline |
yylex()=0 (defined in FlexLexer) | FlexLexer | pure virtual |
yylex(FLEX_STD istream *new_in, FLEX_STD ostream *new_out=0) (defined in FlexLexer) | FlexLexer | inline |
yylineno (defined in FlexLexer) | FlexLexer | protected |
yyrestart(FLEX_STD istream *s)=0 (defined in FlexLexer) | FlexLexer | pure virtual |
YYText() (defined in FlexLexer) | FlexLexer | inline |
yytext (defined in FlexLexer) | FlexLexer | protected |
~FlexLexer() (defined in FlexLexer) | FlexLexer | inlinevirtual |