#include "Loki/AssocVector.h"
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
Namespaces | |
namespace | ark |
Classes | |
class | ark::Notifier< Notification, Observer_t, Observed_t > |
struct | ark::Notifier< Notification, Observer_t, Observed_t >::ObserverInfo |
Observer class is comparible for easy finding of registered observers. More... |