|
HDK
|
This is the complete list of members for GU_IOJSON, including all inherited members.
| checkByteMagic(uint8 first_byte, const GA_LoadOptions *opts) const override | GA_IOJSON | |
| checkFilename(const char *filename, const GA_SaveOptions *opts) const override | GA_IOJSON | |
| checkFilename(const char *filename, const GA_LoadOptions *opts) const override | GA_IOJSON | |
| finishLoad(GA_Detail &gdp, const GA_LoadMap &map) const override | GU_IOJSON | protectedvirtual |
| GA_IOJSON() | GA_IOJSON | |
| getLabel() const override | GA_IOJSON | |
| getToken() const override | GA_IOJSON | |
| GU_IOJSON() | GU_IOJSON | inline |
| isGzExtension(const char *filename) | GA_IOJSON | static |
| isScExtension(const char *filename) | GA_IOJSON | static |
| jsonLoadExtra(GA_Detail &gdp, UT_JSONParser &p, const char *token, const GA_LoadMap &map) const override | GU_IOJSON | protectedvirtual |
| jsonSaveExtra(const GA_Detail &gdp, UT_JSONWriter &w, const GA_SaveMap &map) const override | GU_IOJSON | protectedvirtual |
| readCheckCompressed() const override | GA_IOJSON | inlineprotected |
| readCheckStdin() const override | GA_IOJSON | inlineprotected |
| readJSON(GA_Detail &g, UT_JSONParser &p, const GA_LoadOptions *options) const | GA_IOJSON | |
| readStream(GA_Detail &g, UT_IStream &is, const GA_LoadOptions *opts, UT_StringArray *errors) const override | GA_IOJSON | |
| statJSON(UT_JSONParser &p, GA_Stat &stat, uint level) const | GA_IOJSON | |
| statStream(UT_IStream &is, GA_Stat &stat, uint stat_level) const override | GA_IOJSON | |
| writeCheckStdout() const override | GA_IOJSON | inlineprotected |
| writeFile(const GA_Detail &g, const char *filename, const GA_SaveOptions *opts, UT_StringArray *errors) const override | GA_IOJSON | |
| writeJSON(const GA_Detail &g, UT_JSONWriter &w, const GA_SaveOptions *options) const | GA_IOJSON | |
| writeStream(const GA_Detail &g, std::ostream &os, bool binary, const GA_SaveOptions *opts, UT_StringArray *errors) const override | GA_IOJSON | |
| ~GA_IOJSON() override | GA_IOJSON | |
| ~GU_IOJSON() override | GU_IOJSON | inline |