RSB
0.7.0
|
#include <string>
#include <boost/shared_ptr.hpp>
#include <rsc/logging/Logger.h>
#include <rsc/runtime/Properties.h>
#include "../../Scope.h"
#include "../../eventprocessing/Handler.h"
#include "../InConnector.h"
#include "ConnectorBase.h"
#include "rsb/rsbexports.h"
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 | |
namespace | rsb |
namespace | rsb::transport |
namespace | rsb::transport::socket |
Typedefs | |
typedef boost::shared_ptr < InConnector > | rsb::transport::socket::InConnectorPtr |