nlib
JsonReader.h File Reference

Defines the class for reading JSON. More...

Go to the source code of this file.

Classes

struct  nn::nlib::msgpack::JsonReaderSettings
 Data structure used to store the JsonReader settings parameters. More...
 
class  nn::nlib::msgpack::JsonReader
 JSON parser. Reads and parses the JSON string from the stream. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 
 nn::nlib::msgpack
 The library used to implement the MessagePack serializer, the JSON parser/writer, and the CSV parser.
 

Detailed Description

Defines the class for reading JSON.

Definition in file JsonReader.h.