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

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

 rsb
 
 rsb::transport
 
 rsb::eventprocessing
 

Typedefs

typedef boost::shared_ptr
< OutConnector > 
rsb::transport::OutConnectorPtr
 
typedef boost::shared_ptr
< EventSendingStrategy > 
rsb::eventprocessing::EventSendingStrategyPtr