Reflection for RapidJSON
0.0.16
Reflection for serializing/deserializing with RapidJSON
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
f
i
j
o
p
r
s
t
w
Functions
a
c
f
j
o
p
r
s
t
w
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
a
b
c
e
f
i
j
k
m
n
p
q
r
s
t
v
w
Functions
a
b
e
f
i
j
p
r
s
t
w
Variables
Typedefs
Enumerations
Related Symbols
Files
File List
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
global.h
Go to the documentation of this file.
1
// Created via CMake from template global.h.in
2
// WARNING! Any changes to this file will be overwritten by the next CMake run!
3
4
#ifndef REFLECTIVE_RAPIDJSON_GLOBAL
5
#define REFLECTIVE_RAPIDJSON_GLOBAL
6
7
#include "reflective_rapidjson-definitions.h"
8
#include <c++utilities/application/global.h>
9
10
#ifdef REFLECTIVE_RAPIDJSON_STATIC
11
#define REFLECTIVE_RAPIDJSON_EXPORT
12
#define REFLECTIVE_RAPIDJSON_IMPORT
13
#else
14
#define REFLECTIVE_RAPIDJSON_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT
15
#define REFLECTIVE_RAPIDJSON_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT
16
#endif
17
28
#endif
// REFLECTIVE_RAPIDJSON_GLOBAL
Generated on Tue Dec 3 2024 16:56:47 for Reflection for RapidJSON by
1.12.0