RSB  0.17.0
rsb::transport::inprocess Namespace Reference

Classes

class  Bus
 
class  InConnector
 
class  InPullConnector
 
class  InPushConnector
 
class  OutConnector
 

Typedefs

typedef boost::shared_ptr< InConnectorInConnectorPtr
 
typedef boost::shared_ptr< BusBusPtr
 
typedef boost::shared_ptr< InPullConnectorInPullConnectorPtr
 
typedef boost::shared_ptr< InPushConnectorInPushConnectorPtr
 

Functions

BusPtr getDefaultBus ()
 

Typedef Documentation

typedef boost::shared_ptr<Bus> rsb::transport::inprocess::BusPtr

Definition at line 81 of file Bus.h.

Definition at line 49 of file Bus.h.

Definition at line 68 of file InPullConnector.h.

Definition at line 63 of file InPushConnector.h.

Function Documentation

RSB_EXPORT BusPtr rsb::transport::inprocess::getDefaultBus ( )

Definition at line 209 of file Bus.cpp.

References rsb::transport::inprocess::Bus::mutex.