![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class of gum::Signaler0. More...
#include <functional>#include <agrum/agrum.h>#include <agrum/base/core/list.h>#include <agrum/base/core/signal/signaler.h>#include <agrum/base/core/signal/signaler0_tpl.h>#include <agrum/base/core/signal/signaler0_inl.h>Go to the source code of this file.
Classes | |
| class | gum::Signaler0 |
| class for signal with 0 args More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Macros | |
| #define | GUM_EMIT0(signal) |
| this macro is the good way of emitting a signal. | |
Class of gum::Signaler0.
Definition in file signaler0.h.
| #define GUM_EMIT0 | ( | signal | ) |
this macro is the good way of emitting a signal.
Definition at line 170 of file signaler0.h.