![]() |
TrinityCore
|
#include "ProtobufJSON.h"#include "StringFormat.h"#include "Common.h"#include "Log.h"#include <rapidjson/writer.h>#include <rapidjson/reader.h>#include <rapidjson/stringbuffer.h>#include <stack>
Include dependency graph for ProtobufJSON.cpp:Classes | |
| class | Serializer |
| class | Deserializer |
Macros | |
| #define | SET_FIELD(message, field, Type, val) |
| #define SET_FIELD | ( | message, | |
| field, | |||
| Type, | |||
| val | |||
| ) |
1.8.8