Reflection for RapidJSON  0.0.15
Reflection for serializing/deserializing with RapidJSON
ReflectiveRapidJSON::JsonSerializable< Type > Member List

This is the complete list of members for ReflectiveRapidJSON::JsonSerializable< Type >, including all inherited members.

fromJson(const char *json, std::size_t jsonSize, JsonDeserializationErrors *errors=nullptr)ReflectiveRapidJSON::JsonSerializable< Type >static
fromJson(const char *json, JsonDeserializationErrors *errors=nullptr)ReflectiveRapidJSON::JsonSerializable< Type >static
fromJson(const std::string &json, JsonDeserializationErrors *errors=nullptr)ReflectiveRapidJSON::JsonSerializable< Type >static
push(RAPIDJSON_NAMESPACE::Value &container)ReflectiveRapidJSON::JsonSerializable< Type >
push(RAPIDJSON_NAMESPACE::Value &container, const char *name)ReflectiveRapidJSON::JsonSerializable< Type >
qualifiedNameReflectiveRapidJSON::JsonSerializable< Type >static
toJson() constReflectiveRapidJSON::JsonSerializable< Type >
toJsonDocument() constReflectiveRapidJSON::JsonSerializable< Type >