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.
|
| osvr |
| The main namespace for all C++ elements of the framework, internal and external.
|
|
Internal API to locate the current OSVR Server on the file system.
- Date
- 2016
- Author
- Sensics, Inc. http://sensics.com/osvr
§ getServerBinaryDirectoryPath()
boost::optional<std::string> osvr::client::getServerBinaryDirectoryPath |
( |
| ) |
|
|
inline |
INTERNAL ONLY - get the current server directory, if available.
§ getServerBinaryPath()
boost::optional<std::string> osvr::client::getServerBinaryPath |
( |
| ) |
|
|
inline |
INTERNAL ONLY - get the path to the server executable, if available.
§ getServerLauncherBinaryPath()
boost::optional<std::string> osvr::client::getServerLauncherBinaryPath |
( |
| ) |
|
|
inline |
INTERNAL ONLY - get the path to the server launcher executable, if available.