RSB  0.17.0
Bus.h File Reference
#include <map>
#include <list>
#include <boost/shared_ptr.hpp>
#include <boost/thread/recursive_mutex.hpp>
#include <rsc/logging/Logger.h>
#include <rsc/patterns/Singleton.h>
#include "../../Event.h"
#include "../../Scope.h"
#include "../../eventprocessing/Handler.h"
#include "rsb/rsbexports.h"
Include dependency graph for Bus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::transport::inprocess::Bus
 

Namespaces

 rsb
 
 rsb::transport
 
 rsb::transport::inprocess
 

Typedefs

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

Functions

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