Exception : operation not allowed.
~ProgressListener() override
Class destructor.
ProgressListener(ProgressNotifier ¬if)
Class constructor.
ProgressNotifier & _notif_
The scheme configuration.
ProgressListener & operator=(const ProgressListener &other)
Copy operator.
virtual void whenProgress(const void *src, const Size step, const double time)=0
When progress was made.
virtual void whenStop(const void *src, std::string_view message)=0
When it stops.
Notification for progress using listener.
#define GUM_ERROR(type, msg)
#define GUM_CONNECT(sender, signal, receiver, target)
gum is the global namespace for all aGrUM entities
priority queues (in which an element cannot appear more than once)