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

Go to the source code of this file.

Classes

class  rsb::eventprocessing::EventReceivingStrategy
 Implementations of this interface organize the receiving of events via rsb::transport::InConnector s. More...

Namespaces

namespace  rsb
namespace  rsb::filter
namespace  rsb::eventprocessing

Typedefs

typedef boost::shared_ptr< Filter > rsb::filter::FilterPtr
typedef boost::shared_ptr
< EventReceivingStrategy > 
rsb::eventprocessing::EventReceivingStrategyPtr