RSB  0.15.1
BusServer.h File Reference
#include <boost/shared_ptr.hpp>
#include <rsc/logging/Logger.h>
#include "Bus.h"
#include "rsb/rsbexports.h"
Include dependency graph for BusServer.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::BusServer
 Instances of this class provide access to a socket-based bus for local and remote bus clients. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< BusServer > rsb::transport::socket::BusServerPtr