Reflection for RapidJSON 0.0.16
Reflection for serializing/deserializing with RapidJSON
Loading...
Searching...
No Matches
traits.cpp File Reference
#include "../traits.h"
#include "../versioning.h"
#include "../binary/serializable.h"
#include <list>
#include <vector>
Include dependency graph for traits.cpp:

Go to the source code of this file.

Classes

struct  Foo
 
struct  Bar
 
struct  VersionlessBase
 
struct  VersionedDerived
 
struct  VersionedBase
 
struct  VersionlessDerived
 

Namespaces

namespace  ReflectiveRapidJSON
 

Functions

 ReflectiveRapidJSON::REFLECTIVE_RAPIDJSON_TREAT_AS_MAP_OR_HASH (Foo)
 
 ReflectiveRapidJSON::REFLECTIVE_RAPIDJSON_TREAT_AS_MULTI_MAP_OR_HASH (Foo)
 
 ReflectiveRapidJSON::REFLECTIVE_RAPIDJSON_TREAT_AS_SET (Bar)
 
 ReflectiveRapidJSON::REFLECTIVE_RAPIDJSON_TREAT_AS_MULTI_SET (Foo)