10Duke Enterprise C++ Client
|
#include <SerializeStateToJSON.h>
Serializes client state to JSON.
Public Member Functions | |
std::string | serialize (const ::tenduke::ee::ClientState &state) const |
Serializes the state. | |
std::string tenduke::ee::SerializeStateToJSON::serialize | ( | const ::tenduke::ee::ClientState & | state | ) | const |
Serializes the state.
state | - |