|
COPASI API
4.40.278
|
This is the complete list of members for FlexLexer, including all inherited members.
| debug() const | FlexLexer | inline |
| lineno() const | FlexLexer | inline |
| set_debug(int flag) | FlexLexer | inline |
| switch_streams(std::istream *new_in, std::ostream *new_out)=0 | FlexLexer | pure virtual |
| switch_streams(std::istream &new_in, std::ostream &new_out)=0 | FlexLexer | pure virtual |
| yy_create_buffer(std::istream *s, int size)=0 | FlexLexer | pure virtual |
| yy_create_buffer(std::istream &s, int size)=0 | FlexLexer | pure virtual |
| yy_delete_buffer(yy_buffer_state *b)=0 | FlexLexer | pure virtual |
| yy_flex_debug | FlexLexer | protected |
| yy_switch_to_buffer(yy_buffer_state *new_buffer)=0 | FlexLexer | pure virtual |
| yyleng | FlexLexer | protected |
| YYLeng() const | FlexLexer | inline |
| yylex()=0 | FlexLexer | pure virtual |
| yylex(std::istream &new_in, std::ostream &new_out) | FlexLexer | inline |
| yylex(std::istream *new_in, std::ostream *new_out=0) | FlexLexer | inline |
| yylineno | FlexLexer | protected |
| yyrestart(std::istream *s)=0 | FlexLexer | pure virtual |
| yyrestart(std::istream &s)=0 | FlexLexer | pure virtual |
| yytext | FlexLexer | protected |
| YYText() const | FlexLexer | inline |
| ~FlexLexer() | FlexLexer | inlinevirtual |