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

Go to the source code of this file.

Classes

class  rsb::transport::socket::InConnector
 Instances of this class receive events from a bus that is accessed via a socket connection. More...
 

Namespaces

 rsb
 
 rsb::transport
 
 rsb::transport::socket
 

Typedefs

typedef boost::shared_ptr
< InConnector > 
rsb::transport::socket::InConnectorPtr