Cicada  v1.2.1
Project 8 Processed-Data File Format Library
CMemberVariables.hh
Go to the documentation of this file.
1 
9 #ifndef CICADA_CMEMBERVARIABLES_HH_
10 #define CICADA_CMEMBERVARIABLES_HH_
11 
12 #define set_prefix Set
13 #define get_prefix Get
14 #define var_prefix f
15 #define static_prefix s
16 
17 #include "_member_variables.hh"
18 
19 #endif /* CICADA_CMEMBERVARIABLES_HH_ */