Puma Reference Manual | Puma::CLexerBuffer Class Reference |
#include <CLexerBuffer.h>
Classes | |
class | ConstIterator |
Public Member Functions | |
CLexerBuffer () | |
CLexerBuffer (const char *str, int l=0) | |
ConstIterator | begin () const |
ConstIterator | end () const |
Puma::CLexerBuffer::CLexerBuffer | ( | ) | [inline] |
Puma::CLexerBuffer::CLexerBuffer | ( | const char * | str, |
int | l = 0 |
||
) | [inline] |
ConstIterator Puma::CLexerBuffer::begin | ( | ) | const [inline] |
Reimplemented from Puma::LexerBuffer.
ConstIterator Puma::CLexerBuffer::end | ( | ) | const [inline] |
Reimplemented from Puma::LexerBuffer.