RSB  0.7.0
 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

namespace  rsb
namespace  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