RDK Documentation (Open Sourced RDK Components)
|
File to handle Json format. More...
#include <string>
#include <vector>
#include <cjson/cJSON.h>
Go to the source code of this file.
Data Structures | |
class | AampJsonObject |
Utility class to construct a JSON string. More... | |
class | AampJsonParseException |
Handles the exception for JSON parser. More... | |
File to handle Json format.
Definition in file AampJsonObject.h.