GDAL
|
This is the complete list of members for CPLJSONDocument, including all inherited members.
GetRoot() | CPLJSONDocument | |
Load(const std::string &osPath) | CPLJSONDocument | |
LoadChunks(const std::string &osPath, size_t nChunkSize=16384, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr) | CPLJSONDocument | |
LoadMemory(const std::string &osStr) | CPLJSONDocument | |
LoadMemory(const GByte *pabyData, int nLength=-1) | CPLJSONDocument | |
LoadUrl(const std::string &osUrl, char **papszOptions, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr) | CPLJSONDocument | |
Save(const std::string &osPath) | CPLJSONDocument | |
SaveAsString() | CPLJSONDocument |