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

Go to the source code of this file.

Classes

class  rsb::eventprocessing::PushEventReceivingStrategy
 This class serves as a base class for event receiving strategy classes that deliver rsb::Event s to rsb::Handler s without triggering by the receiving object. More...
 

Namespaces

 rsb
 
 rsb::eventprocessing
 

Typedefs

typedef boost::shared_ptr
< PushEventReceivingStrategy > 
rsb::eventprocessing::PushEventReceivingStrategyPtr