Open Lighting Architecture
Latest Git
|
The class used to parse JSON data.
The implementation does it's best to conform to http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf
Go to the source code of this file.
Classes | |
class | ola::web::JsonLexer |
Parse a string containing Json data. More... | |
class | ola::web::JsonParserInterface |
The interface used to handle tokens during JSON parsing. More... | |
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
ola::web | |
Classes to deal with web services. | |