MapSerializer Struct Reference
Inheritance diagram for MapSerializer:
Static Public Member Functions | |
template<typename Map_T > | |
static void | readFrom (DataStream::Serializer &s, const Map_T &obj) |
template<typename Map_T > | |
static void | writeTo (DataStream::Deserializer &s, Map_T &obj) |
template<typename Map_T > | |
static void | readFrom (JSONObject::Serializer &s, const Map_T &obj) |
template<typename Map_T > | |
static void | writeTo (JSONObject::Deserializer &s, Map_T &obj) |
The documentation for this struct was generated from the following file: