OSVR-Core
Namespaces | Functions
ConfigFilePaths.cpp File Reference

Platform specific search paths for osvr server config files. More...

#include <osvr/Server/ConfigFilePaths.h>
#include <osvr/Server/ConfigureServerFromFile.h>
#include <osvr/Util/BinaryLocation.h>
#include <osvr/Util/GetEnvironmentVariable.h>
#include <osvr/Util/PlatformConfig.h>
#include <boost/filesystem.hpp>
#include <vector>

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 
 osvr::server
 Server functionality.
 

Functions

OSVR_SERVER_EXPORT std::vector< std::string > osvr::server::getConfigDirectories ()
 Get list of directories to search for config files.
 
OSVR_SERVER_EXPORT std::vector< std::string > osvr::server::getCandidateConfigFilePaths (std::string const &inputFilename)
 given a input filename/path, returns potential full paths from combining relative input paths with potential config file locations. More...
 
OSVR_SERVER_EXPORT std::vector< std::string > osvr::server::getDefaultConfigFilePaths ()
 this returns a vector of default server configuration file paths.
 

Detailed Description

Platform specific search paths for osvr server config files.

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