25 #ifndef INCLUDED_GetEnvironmentVariable_h_GUID_500031B7_31FB_45A1_B1E9_8E61905A4E0F 26 #define INCLUDED_GetEnvironmentVariable_h_GUID_500031B7_31FB_45A1_B1E9_8E61905A4E0F 29 #include <osvr/Util/Export.h> 32 #include <boost/optional.hpp> 44 OSVR_UTIL_EXPORT boost::optional<std::string>
50 #endif // INCLUDED_GetEnvironmentVariable_h_GUID_500031B7_31FB_45A1_B1E9_8E61905A4E0F Definition: RunLoopManager.h:42
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
OSVR_UTIL_EXPORT boost::optional< std::string > getEnvironmentVariable(std::string const &var)
Gets an environment variable's value.
Definition: GetEnvironmentVariable.cpp:52