Documentation for OpenFLUID 2.2.0
openfluid::utils::ProgramProxy< T > Class Template Reference

#include <utils/ProgramProxy.hpp>

Static Public Member Functions

static bool isAvailable ()
 
static std::string getVersion ()
 
static std::string getExecutablePath ()
 

Static Protected Attributes

static std::string m_ExecutablePath
 
static std::string m_Version
 

Member Function Documentation

◆ getExecutablePath()

template<typename T >
static std::string openfluid::utils::ProgramProxy< T >::getExecutablePath ( )
inlinestatic

◆ getVersion()

template<typename T >
static std::string openfluid::utils::ProgramProxy< T >::getVersion ( )
inlinestatic

◆ isAvailable()

template<typename T >
static bool openfluid::utils::ProgramProxy< T >::isAvailable ( )
inlinestatic

Member Data Documentation

◆ m_ExecutablePath

template<typename T >
std::string openfluid::utils::ProgramProxy< T >::m_ExecutablePath
staticprotected

◆ m_Version

template<typename T >
std::string openfluid::utils::ProgramProxy< T >::m_Version
staticprotected

The documentation for this class was generated from the following file: