![]() |
aGrUM
0.14.2
|
Class of gum::Signaler0. More...
#include <functional>
#include <agrum/agrum.h>
#include <agrum/core/list.h>
#include <agrum/core/signal/signaler.h>
#include <agrum/core/signal/signaler0_tpl.h>
#include <agrum/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 | |
gum | |
gum is the global namespace for all aGrUM entities | |
Macros | |
#define | GUM_EMIT0(signal) this->signal(this) |
this macro is the good way of emitting a signal. More... | |
Class of gum::Signaler0.
Definition in file signaler0.h.
#define GUM_EMIT0 | ( | signal | ) | this->signal(this) |
this macro is the good way of emitting a signal.
Definition at line 144 of file signaler0.h.