RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
transports.cpp File Reference
#include "Factory.h"
#include <stdexcept>
#include <boost/thread.hpp>
#include "inprocess/InPullConnector.h"
#include "inprocess/InPushConnector.h"
#include "inprocess/OutConnector.h"
#include "transports.h"
Include dependency graph for transports.cpp:

Go to the source code of this file.

Namespaces

 rsb
 
 rsb::transport
 

Functions

void rsb::transport::registerDefaultTransports ()
 
bool rsb::transport::isRemote (const string &transportName)
 

Variables

static bool rsb::transport::registered = false
 
static boost::mutex rsb::transport::registrationMutex