Reflection for RapidJSON  0.0.15
Reflection for serializing/deserializing with RapidJSON
Macros
global.h File Reference
#include <c++utilities/application/global.h>
Include dependency graph for global.h:

Go to the source code of this file.

Macros

#define REFLECTIVE_RAPIDJSON_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT
 Marks the symbol to be exported by the reflective_rapidjson library. More...
 
#define REFLECTIVE_RAPIDJSON_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT
 Marks the symbol to be imported from the reflective_rapidjson library. More...
 

Macro Definition Documentation

◆ REFLECTIVE_RAPIDJSON_EXPORT

#define REFLECTIVE_RAPIDJSON_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT

Marks the symbol to be exported by the reflective_rapidjson library.

◆ REFLECTIVE_RAPIDJSON_IMPORT

#define REFLECTIVE_RAPIDJSON_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT

Marks the symbol to be imported from the reflective_rapidjson library.