TrinityCore
JSON Namespace Reference

Namespaces

namespace  RealmList
 

Functions

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

Function Documentation

◆ Deserialize()

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

Definition at line 446 of file ProtobufJSON.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Serialize()

std::string JSON::Serialize ( google::protobuf::Message const &  message)

Definition at line 439 of file ProtobufJSON.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: