RSB
0.7.0
|
#include <rsc/runtime/Printable.h>
#include "../Event.h"
#include "FilterActionTypes.h"
#include "rsb/rsbexports.h"
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 | |
namespace | rsb |
namespace | rsb::filter |
Typedefs | |
typedef boost::shared_ptr < FilterObserver > | rsb::filter::FilterObserverPtr |