![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
Notification for progress using listener. More...
#include <progressNotification.h>
Public Attributes | |
Signaler2< Size, double > | onProgress |
Progression (percent) and time. More... | |
Signaler1< const std::string &> | onStop |
with a possible explanation for stopping More... | |
Notification for progress using listener.
An interface for progress notification
Definition at line 44 of file progressNotification.h.
Progression (percent) and time.
Definition at line 47 of file progressNotification.h.
Signaler1< const std::string& > gum::ProgressNotifier::onStop |
with a possible explanation for stopping
Definition at line 50 of file progressNotification.h.