RSB
0.7.0
|
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
#include "../Handler.h"
#include "rsb/rsbexports.h"
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 |