26 #ifndef INCLUDED_ConfigFilePaths_h_GUID_241E9C9C_0E0E_46B0_9DED_8F8059306192 27 #define INCLUDED_ConfigFilePaths_h_GUID_241E9C9C_0E0E_46B0_9DED_8F8059306192 30 #include <osvr/Server/Export.h> 50 OSVR_SERVER_EXPORT std::vector<std::string>
55 #endif // INCLUDED_ConfigFilePaths_h_GUID_241E9C9C_0E0E_46B0_9DED_8F8059306192 OSVR_SERVER_EXPORT std::vector< std::string > getCandidateConfigFilePaths(std::string const &inputFilename)
given a input filename/path, returns potential full paths from combining relative input paths with po...
Definition: ConfigFilePaths.cpp:98
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
OSVR_SERVER_EXPORT std::vector< std::string > getConfigDirectories()
Get list of directories to search for config files.
Definition: ConfigFilePaths.cpp:42
OSVR_SERVER_EXPORT std::vector< std::string > getDefaultConfigFilePaths()
this returns a vector of default server configuration file paths.
Definition: ConfigFilePaths.cpp:112