#include <Scanner.h>
|
static const int | EoF = 65535 + 1 |
|
◆ Buffer()
osmscout::ost::Buffer::Buffer |
( |
const unsigned char * |
buf, |
|
|
size_t |
len |
|
) |
| |
◆ ~Buffer()
osmscout::ost::Buffer::~Buffer |
( |
| ) |
|
|
virtual |
◆ GetPos()
int osmscout::ost::Buffer::GetPos |
( |
| ) |
|
◆ Peek()
int osmscout::ost::Buffer::Peek |
( |
| ) |
|
◆ Read()
int osmscout::ost::Buffer::Read |
( |
| ) |
|
◆ SetPos()
void osmscout::ost::Buffer::SetPos |
( |
int |
value | ) |
|
◆ EoF
const int osmscout::ost::Buffer::EoF = 65535 + 1 |
|
static |
The documentation for this class was generated from the following files: