Puma::ScanBuffer Class Reference
#include <ScanBuffer.h>
Inherited by Puma::CScanBuffer.
List of all members.
Member Enumeration Documentation
- Enumerator:
STATE_NEW |
|
STATE_END |
|
STATE_ERROR |
|
STATE_OK |
|
Constructor & Destructor Documentation
Puma::ScanBuffer::ScanBuffer |
( |
|
) |
[inline] |
Member Function Documentation
void Puma::ScanBuffer::accept |
( |
int |
len |
) |
[inline] |
void Puma::ScanBuffer::init |
( |
const char * |
str, |
|
|
int |
l = 0 | |
|
) |
| | |
int Puma::ScanBuffer::len |
( |
|
) |
const [inline] |
char Puma::ScanBuffer::lookahead |
( |
|
) |
[inline] |
void Puma::ScanBuffer::more |
( |
int |
len |
) |
[inline] |
char Puma::ScanBuffer::next |
( |
|
) |
[inline] |
void Puma::ScanBuffer::reset |
( |
|
) |
[inline] |
void Puma::ScanBuffer::retry |
( |
|
) |
[inline] |
State Puma::ScanBuffer::state |
( |
|
) |
[inline] |
char* Puma::ScanBuffer::token |
( |
|
) |
const [inline] |
Puma Reference Manual. Created on 11 Sep 2009.