This service allows to enrol functions under a given label and then to call all those registered functions.
Definition in file lifecycleregistry.hpp.
#include <map>
#include <set>
#include <string>
#include <tr1/functional>
#include <boost/noncopyable.hpp>
#include "lib/util.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | lumiera |
Classes | |
| class | lumiera::LifecycleRegistry |
| Registry of callback functions accessible by a label (ID) provided at registration. More... | |
1.5.6