Reflection for RapidJSON
0.0.3
Reflection for serializing/deserializing with RapidJSON
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
▼
C
Bool
C
ReflectiveRapidJSON::AdaptedJsonSerializable< T >
The
AdaptedJsonSerializable
class allows considering 3rd party classes as serializable
C
ReflectiveRapidJSON::JsonDeserializationError
The
JsonDeserializationError
struct describes any errors of
fromJson()
except such caused by invalid JSON
C
ReflectiveRapidJSON::JsonSerializable< Type >
The
JsonSerializable
class provides the CRTP-base for (de)serializable objects
▼
C
TestFixture
C
JsonReflectorBoostHanaTests
Tests the integration of Boost.Hana with the RapidJSON wrapper
C
JsonReflectorChronoUtilitiesTests
Tests the custom (de)serialization of the chrono utilities provided by the C++ utilities library
C
JsonReflectorTests
Tests RapidJSON wrapper which is used to ease code generation
C
ReflectiveRapidJSON::JsonReflector::Detail::TuplePullHelper< Tuple, N >
The
TuplePullHelper
class helps deserializing tuples from JSON arrays
C
ReflectiveRapidJSON::JsonReflector::Detail::TuplePullHelper< Tuple, 1 >
C
ReflectiveRapidJSON::JsonReflector::Detail::TuplePushHelper< Tuple, N >
The
TuplePushHelper
class helps serializing tuples to JSON arrays
C
ReflectiveRapidJSON::JsonReflector::Detail::TuplePushHelper< Tuple, 1 >
▼
C
std::vector< T >
STL class
C
ReflectiveRapidJSON::JsonDeserializationErrors
The
JsonDeserializationErrors
struct can be passed to
fromJson()
for error handling
Generated on Mon Feb 5 2018 23:15:12 for Reflection for RapidJSON by
1.8.14