RSB  0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BusServer.h File Reference
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/asio.hpp>
#include <boost/asio/ip/tcp.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

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

Typedefs

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