DeviceAtlas C++ Api documentation
Public Member Functions | List of all members
Mobi::Mtld::JSON::Parser Class Reference

Public Member Functions

 Parser (std::istream &f_)
 
void parseString (std::string &)
 
template<typename I >
void parseInt (I &)
 
void parseFloat (double &)
 
void skipAny ()
 
template<typename Context >
void parseObject (Context &ctx)
 
template<typename Context >
void parseArray (Context &ctx)
 
Type peekType ()
 
unsigned char startNextToken ()
 

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