#include <ossimFlexLexer.h>
Definition at line 57 of file ossimFlexLexer.h.
◆ ~FlexLexer()
virtual FlexLexer::~FlexLexer |
( |
| ) |
|
|
inlinevirtual |
◆ debug()
int FlexLexer::debug |
( |
| ) |
const |
|
inline |
◆ lineno()
int FlexLexer::lineno |
( |
| ) |
const |
|
inline |
◆ set_debug()
void FlexLexer::set_debug |
( |
int |
flag | ) |
|
|
inline |
◆ switch_streams()
virtual void FlexLexer::switch_streams |
( |
istream * |
new_in = 0 , |
|
|
ostream * |
new_out = 0 |
|
) |
| |
|
pure virtual |
◆ yy_create_buffer()
virtual struct yy_buffer_state* FlexLexer::yy_create_buffer |
( |
istream * |
s, |
|
|
int |
size |
|
) |
| |
|
pure virtual |
◆ yy_delete_buffer()
◆ yy_switch_to_buffer()
virtual void FlexLexer::yy_switch_to_buffer |
( |
struct yy_buffer_state * |
new_buffer | ) |
|
|
pure virtual |
◆ YYLeng()
int FlexLexer::YYLeng |
( |
| ) |
|
|
inline |
◆ yylex() [1/2]
virtual int FlexLexer::yylex |
( |
| ) |
|
|
pure virtual |
◆ yylex() [2/2]
int FlexLexer::yylex |
( |
istream * |
new_in, |
|
|
ostream * |
new_out = 0 |
|
) |
| |
|
inline |
Definition at line 74 of file ossimFlexLexer.h.
virtual void switch_streams(istream *new_in=0, ostream *new_out=0)=0
◆ yyrestart()
virtual void FlexLexer::yyrestart |
( |
istream * |
s | ) |
|
|
pure virtual |
◆ YYText()
const char* FlexLexer::YYText |
( |
| ) |
|
|
inline |
◆ yy_flex_debug
int FlexLexer::yy_flex_debug |
|
protected |
◆ yyleng
◆ yylineno
◆ yytext
The documentation for this class was generated from the following file: