RSB  0.19.0
ScopeDispatcher.h File Reference
#include <vector>
#include <list>
#include <map>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
#include "../../rsb/Scope.h"
Include dependency graph for ScopeDispatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::eventprocessing::ScopeDispatcher< T >
 Maps scopes to sets of sinks of type T. More...
 
class  rsb::eventprocessing::WeakScopeDispatcher< T >
 A variant of ScopeDispatcher that references sinks weakly. More...
 

Namespaces

 rsb
 
 rsb::eventprocessing