TouchVG framework
|
#include "mgjsonstorage.h"
#include "mgstorage.h"
#include <vector>
#include "mglog.h"
#include "utf8_unchecked.h"
#include "rapidjson/document.h"
#include "rapidjson/prettywriter.h"
#include "rapidjson/filestream.h"
#include "rapidjson/stringbuffer.h"
类 | |
class | MgJsonStorage::Impl |
JSON序列化适配器类,内部实现类 更多... | |