Reflection for RapidJSON 0.0.16
Reflection for serializing/deserializing with RapidJSON
Loading...
Searching...
No Matches
global.h File Reference
#include "reflective_rapidjson-definitions.h"
#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.
 
#define REFLECTIVE_RAPIDJSON_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT
 Marks the symbol to be imported from the reflective_rapidjson library.
 

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.

Definition at line 14 of file global.h.

◆ REFLECTIVE_RAPIDJSON_IMPORT

#define REFLECTIVE_RAPIDJSON_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT

Marks the symbol to be imported from the reflective_rapidjson library.

Definition at line 15 of file global.h.