GME
13
|
#include <DLexerBase.h>
Public Member Functions | |
DLGStringInput (const DLGChar *s) | |
int | nextChar () |
void | DLGStringReset (DLGChar *s) |
Definition at line 82 of file DLexerBase.h.
DLGStringInput::DLGStringInput | ( | const DLGChar * | s | ) | [inline] |
Definition at line 87 of file DLexerBase.h.
void DLGStringInput::DLGStringReset | ( | DLGChar * | s | ) | [inline] |
Definition at line 94 of file DLexerBase.h.
int DLGStringInput::nextChar | ( | ) | [inline, virtual] |
Implements DLGInputStream.
Definition at line 88 of file DLexerBase.h.