copasi API
0.1
|
#include <CEvaluationLexer.h>
virtual CEvaluationLexer::~yyFlexLexer | ( | ) | [virtual] |
virtual void CEvaluationLexer::LexerError | ( | const char * | msg | ) | [protected, virtual] |
virtual int CEvaluationLexer::LexerInput | ( | char * | buf, |
int | max_size | ||
) | [protected, virtual] |
virtual void CEvaluationLexer::LexerOutput | ( | const char * | buf, |
int | size | ||
) | [protected, virtual] |
virtual void CEvaluationLexer::switch_streams | ( | FLEX_STD istream * | new_in, |
FLEX_STD ostream * | new_out | ||
) | [virtual] |
Implements FlexLexer.
struct yy_buffer_state* CEvaluationLexer::yy_create_buffer | ( | FLEX_STD istream * | s, |
int | size | ||
) | [read, virtual] |
Implements FlexLexer.
void CEvaluationLexer::yy_delete_buffer | ( | struct yy_buffer_state * | b | ) | [virtual] |
Implements FlexLexer.
void CEvaluationLexer::yy_flush_buffer | ( | struct yy_buffer_state * | b | ) | [protected] |
int CEvaluationLexer::yy_get_next_buffer | ( | ) | [protected] |
yy_state_type CEvaluationLexer::yy_get_previous_state | ( | ) | [protected] |
void CEvaluationLexer::yy_init_buffer | ( | struct yy_buffer_state * | b, |
std::istream * | s | ||
) | [protected] |
void CEvaluationLexer::yy_load_buffer_state | ( | ) | [protected] |
void CEvaluationLexer::yy_pop_state | ( | ) | [protected] |
void CEvaluationLexer::yy_push_state | ( | int | new_state | ) | [protected] |
void CEvaluationLexer::yy_switch_to_buffer | ( | struct yy_buffer_state * | new_buffer | ) | [virtual] |
Implements FlexLexer.
int CEvaluationLexer::yy_top_state | ( | ) | [protected] |
yy_state_type CEvaluationLexer::yy_try_NUL_trans | ( | yy_state_type | current_state | ) | [protected] |
void CEvaluationLexer::yyensure_buffer_stack | ( | void | ) | [protected] |
yyFlexLexer::yyFlexLexer | ( | FLEX_STD istream * | arg_yyin = 0 , |
FLEX_STD ostream * | arg_yyout = 0 |
||
) |
int CEvaluationLexer::yyinput | ( | ) | [protected] |
virtual int CEvaluationLexer::yylex | ( | ) | [virtual] |
Implements FlexLexer.
void CEvaluationLexer::yypop_buffer_state | ( | void | ) |
void CEvaluationLexer::yypush_buffer_state | ( | struct yy_buffer_state * | new_buffer | ) |
void CEvaluationLexer::yyrestart | ( | FLEX_STD istream * | s | ) | [virtual] |
Implements FlexLexer.
void CEvaluationLexer::yyunput | ( | int | c, |
char * | buf_ptr | ||
) | [protected] |
struct yy_buffer_state** CEvaluationLexer::yy_buffer_stack [protected] |
Stack as an array.
size_t CEvaluationLexer::yy_buffer_stack_max [protected] |
capacity of stack.
size_t CEvaluationLexer::yy_buffer_stack_top [protected] |
index of top of stack.
char* CEvaluationLexer::yy_c_buf_p [protected] |
struct yy_buffer_state* CEvaluationLexer::yy_current_buffer [protected] |
int CEvaluationLexer::yy_did_buffer_switch_on_eof [protected] |
int CEvaluationLexer::yy_full_lp [protected] |
char* CEvaluationLexer::yy_full_match [protected] |
int* CEvaluationLexer::yy_full_state [protected] |
char CEvaluationLexer::yy_hold_char [protected] |
int CEvaluationLexer::yy_init [protected] |
char* CEvaluationLexer::yy_last_accepting_cpos [protected] |
int CEvaluationLexer::yy_looking_for_trail_begin [protected] |
int CEvaluationLexer::yy_lp [protected] |
int CEvaluationLexer::yy_more_flag [protected] |
int CEvaluationLexer::yy_more_len [protected] |
int CEvaluationLexer::yy_more_offset [protected] |
int CEvaluationLexer::yy_n_chars [protected] |
int CEvaluationLexer::yy_prev_more_offset [protected] |
int CEvaluationLexer::yy_start [protected] |
int* CEvaluationLexer::yy_start_stack [protected] |
int CEvaluationLexer::yy_start_stack_depth [protected] |
int CEvaluationLexer::yy_start_stack_ptr [protected] |
yy_state_type* CEvaluationLexer::yy_state_buf [protected] |
yy_state_type* CEvaluationLexer::yy_state_ptr [protected] |
std::istream* CEvaluationLexer::yyin [protected] |
std::ostream* CEvaluationLexer::yyout [protected] |