automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
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_
 
int last_ch_
 
bool ungot_
 
int line_
 

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