RSB  0.17.0
Filter.h File Reference
#include <rsc/runtime/Printable.h>
#include "../Event.h"
#include "FilterActionTypes.h"
#include "rsb/rsbexports.h"
Include dependency graph for Filter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::filter::Filter
 A filter filters an event stream by removing unwanted events. More...
 

Namespaces

 rsb
 
 rsb::filter
 

Typedefs

typedef boost::shared_ptr< FilterObserver > rsb::filter::FilterObserverPtr