Reflection for RapidJSON
0.0.15
Reflection for serializing/deserializing with RapidJSON
|
This is the complete list of members for ReflectiveRapidJSON::BinarySerializable< Type >, including all inherited members.
fromBinary(std::istream &inputStream) | ReflectiveRapidJSON::BinarySerializable< Type > | static |
qualifiedName | ReflectiveRapidJSON::BinarySerializable< Type > | static |
restoreFromBinary(std::istream &inputStream) | ReflectiveRapidJSON::BinarySerializable< Type > | inline |
toBinary(std::ostream &outputStream) const | ReflectiveRapidJSON::BinarySerializable< Type > | inline |