OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
PureClientContext.cpp File Reference

Implementation. More...

#include "PureClientContext.h"
#include <osvr/Common/SystemComponent.h>
#include <osvr/Common/CreateDevice.h>
#include <osvr/Common/PathTreeFull.h>
#include <osvr/Common/PathElementTools.h>
#include <osvr/Common/PathElementTypes.h>
#include <osvr/Common/ClientInterface.h>
#include <osvr/Util/Verbosity.h>
#include <osvr/Common/DeduplicatingFunctionWrapper.h>
#include <boost/algorithm/string.hpp>
#include <json/value.h>
#include <unordered_set>
#include <thread>

Go to the source code of this file.

Namespaces

 osvr
 <
 

Functions

void osvr::client::replaceLocalhostServers (Json::Value &nodes, std::string const &host)
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file PureClientContext.cpp.