RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Factory.h File Reference
#include <map>
#include <boost/thread/thread.hpp>
#include <boost/asio.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <rsc/logging/Logger.h>
#include <rsc/patterns/Singleton.h>
#include "Bus.h"
#include "BusServer.h"
Include dependency graph for Factory.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::Factory
 The singleton instance of this class is responsible for managing bus provider objects. More...
 

Namespaces

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