TrinityCore
ProtobufJSON.h File Reference
#include "Define.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

namespace  google
 
namespace  google::protobuf
 
namespace  JSON
 

Functions

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