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

Internal API to locate the current OSVR Server on the file system. More...

#include <osvr/Util/GetEnvironmentVariable.h>
#include <osvr/Util/PlatformConfig.h>
#include <string>

Go to the source code of this file.

Namespaces

 osvr
 <
 

Functions

boost::optional< std::string > osvr::client::getServerBinaryDirectoryPath ()
 INTERNAL ONLY - get the current server directory, if available.
 
boost::optional< std::string > osvr::client::getServerBinaryPath ()
 INTERNAL ONLY - get the path to the server executable, if available.
 
boost::optional< std::string > osvr::client::getServerLauncherBinaryPath ()
 INTERNAL ONLY - get the path to the server launcher executable, if available.
 

Detailed Description

Internal API to locate the current OSVR Server on the file system.

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

Definition in file LocateServer.h.