Parroter2D
by Itai and Rasmus
Public Member Functions | Protected Attributes | List of all members
picojson::input< Iter > Class Template Reference

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 (int expect)
 
bool match (const std::string &pattern)
 

Protected Attributes

Iter cur_
 
Iter end_
 
bool consumed_
 
int line_
 

The documentation for this class was generated from the following file: