GDAL
|
Interface for read and write JSON documents. More...
#include "cpl_progress.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | CPLJSONObject |
The CPLJSONArray class holds JSON object from CPLJSONDocument. More... | |
class | CPLJSONArray |
The JSONArray class JSON array from JSONDocument. More... | |
class | CPLJSONDocument |
The CPLJSONDocument class Wrapper class around json-c library. More... | |
Interface for read and write JSON documents.