Antkeeper  0.0.1
Classes | Namespaces | Typedefs
subscription.hpp File Reference
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  event::subscription
 Unsubscribes a subscriber on destruction. More...
 

Namespaces

 event
 Publish-subscribe messaging.
 

Typedefs

typedef std::shared_ptr< subscription > event::shared_subscription
 Shared pointer to a subscription. More...