|
pianod2
multisource multiuser scriptable networked music player
|
Callback manager. More...
#include <unordered_map>#include <functional>

Go to the source code of this file.
Classes | |
| class | CallbackManager< TOwner, TCallbacks, TCallbackClientId > |
| A template class to manage callback, delegate and notification functions. More... | |
Callback manager.
Allow registration, removal, and invokation of callback methods.