RSB
0.7.0
|
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <rsc/runtime/Printable.h>
#include "rsb/rsbexports.h"
Go to the source code of this file.
Classes | |
class | rsb::eventprocessing::EventSendingStrategy |
Implementations of this interface organize the sending of events via rsb::transport::OutConnector s. More... |
Namespaces | |
namespace | rsb |
namespace | rsb::transport |
namespace | rsb::eventprocessing |
Typedefs | |
typedef boost::shared_ptr < OutConnector > | rsb::transport::OutConnectorPtr |
typedef boost::shared_ptr < EventSendingStrategy > | rsb::eventprocessing::EventSendingStrategyPtr |