RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
InPullConnector.h File Reference
#include <string>
#include <boost/shared_ptr.hpp>
#include <rsc/logging/Logger.h>
#include <rsc/runtime/Properties.h>
#include <rsc/threading/SynchronizedQueue.h>
#include "../../Scope.h"
#include "../../eventprocessing/Handler.h"
#include "../InPullConnector.h"
#include "InConnector.h"
#include "rsb/rsbexports.h"
Include dependency graph for InPullConnector.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::InPullConnector
 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
< InPullConnector > 
rsb::transport::socket::InPullConnectorPtr