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

Go to the source code of this file.

Classes

class  rsb::eventprocessing::InRouteConfigurator
 A class responsible of configuring the route that processes incoming events from one or more InConnector instances in one Listener. More...
 

Namespaces

 rsb
 
 rsb::filter
 
 rsb::transport
 
 rsb::eventprocessing
 

Typedefs

typedef boost::shared_ptr
< InConnector > 
rsb::transport::InConnectorPtr
 
typedef boost::shared_ptr
< InRouteConfigurator > 
rsb::eventprocessing::InRouteConfiguratorPtr