39 #ifndef __OPENFLUID_UTILS_PROGRAMPROXY_HPP__
40 #define __OPENFLUID_UTILS_PROGRAMPROXY_HPP__
Definition: ProgramProxy.hpp:54
static std::string m_ExecutablePath
Definition: ProgramProxy.hpp:57
static std::string getExecutablePath()
Definition: ProgramProxy.hpp:74
static bool isAvailable()
Definition: ProgramProxy.hpp:64
static std::string getVersion()
Definition: ProgramProxy.hpp:69
static std::string m_Version
Definition: ProgramProxy.hpp:59
Definition: ApplicationException.hpp:47