RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Handler.h File Reference
#include <boost/shared_ptr.hpp>
#include <rsc/runtime/Printable.h>
#include "rsb/rsbexports.h"
Include dependency graph for Handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::eventprocessing::Handler
 Implementations of this class can be used in contexts where an "event sink" is required. More...
 

Namespaces

 rsb
 
 rsb::eventprocessing
 

Typedefs

typedef boost::shared_ptr
< Handler > 
rsb::eventprocessing::HandlerPtr