aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
signaler2.h
Go to the documentation of this file.
1 
31 #ifndef GUM_SIGNALER2_H
32 #define GUM_SIGNALER2_H
33 
35 
36 #define MAKE_NAME(nom) nom##2
37 #define LIST_DECL_CLASSES class type1, class type2
38 #define LIST_CLASSES type1, type2
39 #define LIST_DECL_ARGS type1 arg1, type2 arg2
40 #define LIST_ARGS arg1, arg2
41 
42 #define GUM_EMIT2(signal, arg1, arg2) this->signal(this, arg1, arg2)
43 
44 #define SIGNALER_PATRON_ACCEPTED
46 
47 #endif // GUM_SIGNALER2_H
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.