#include <picojson.h>
Public Member Functions | |
input (const Iter &first, const Iter &last) | |
int | getc () |
void | ungetc () |
Iter | cur () const |
int | line () const |
void | skip_ws () |
bool | expect (const int expected) |
bool | match (const std::string &pattern) |
Protected Attributes | |
Iter | cur_ |
Iter | end_ |
bool | consumed_ |
int | line_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |