|
TouchVG framework
|
成员的完整列表,这些成员属于 MgJsonStorage,包括所有继承而来的类成员
| _impl | MgJsonStorage | private |
| clear() | MgJsonStorage | |
| getParseError() | MgJsonStorage | |
| MgJsonStorage() | MgJsonStorage | |
| parseFloat(const char *str, float &value) | MgJsonStorage | static |
| parseFloat(const char *str, double &value) | MgJsonStorage | static |
| parseInt(const char *str, int &value) | MgJsonStorage | static |
| save(FILE *fp, bool pretty=false) | MgJsonStorage | |
| save(const MgJsonFile &file, bool pretty=false) | MgJsonStorage | |
| saveNumberAsString(bool str) | MgJsonStorage | |
| setArrayMode(bool arr) | MgJsonStorage | |
| storageForRead(const char *content) | MgJsonStorage | |
| storageForRead(FILE *fp) | MgJsonStorage | |
| storageForRead(const MgJsonFile &file) | MgJsonStorage | |
| storageForWrite() | MgJsonStorage | |
| stringify(bool pretty=false) | MgJsonStorage | |
| toUTF16(const char *infile, const char *outfile) | MgJsonStorage | static |
| toUTF8(const char *infile, const char *outfile) | MgJsonStorage | static |
| ~MgJsonStorage() | MgJsonStorage |