TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ProtobufJSON.h File Reference
#include "Define.h"
#include <google/protobuf/message.h>
#include <string>
+ Include dependency graph for ProtobufJSON.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 JSON
 

Functions

TC_SHARED_API std::string JSON::Serialize (google::protobuf::Message const &message)
 
TC_SHARED_API bool JSON::Deserialize (std::string json, google::protobuf::Message *message)