![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class of gum::Signaler1. More...
#include <agrum/base/core/signal/signaler.h>#include <agrum/base/core/signal/signaler_with_args.pattern.h>Go to the source code of this file.
Macros | |
| #define | MAKE_NAME(nom) |
| #define | LIST_DECL_CLASSES class type1 |
| #define | LIST_CLASSES type1 |
| #define | LIST_DECL_ARGS type1 arg1 |
| #define | LIST_ARGS arg1 |
| #define | GUM_EMIT1(signal, arg1) |
| #define | SIGNALER_PATRON_ACCEPTED |
Class of gum::Signaler1.
Definition in file signaler1.h.
| #define GUM_EMIT1 | ( | signal, | |
| arg1 ) |
Definition at line 61 of file signaler1.h.
Referenced by gum::NodeGraphPart::_clearNodes_(), gum::NodeGraphPart::addNode(), gum::NodeGraphPart::addNodeWithId(), gum::learning::IBNLearner::distributeStop(), gum::learning::BNDatabaseGenerator< GUM_SCALAR >::drawSamples(), gum::NodeGraphPart::eraseNode(), and gum::credal::MultipleInferenceEngine< GUM_SCALAR, LazyPropagation< GUM_SCALAR > >::stateApproximationScheme().
| #define LIST_ARGS arg1 |
Definition at line 59 of file signaler1.h.
| #define LIST_CLASSES type1 |
Definition at line 57 of file signaler1.h.
| #define LIST_DECL_ARGS type1 arg1 |
Definition at line 58 of file signaler1.h.
| #define LIST_DECL_CLASSES class type1 |
Definition at line 56 of file signaler1.h.
| #define MAKE_NAME | ( | nom | ) |
Definition at line 55 of file signaler1.h.
| #define SIGNALER_PATRON_ACCEPTED |
Definition at line 63 of file signaler1.h.