Static Public Member Functions | Static Protected Attributes | List of all members
openfluid::utils::ProgramProxy< T > Class Template Reference

#include <utils/ProgramProxy.hpp>

Static Public Member Functions

static bool isAvailable ()
 
static QString getVersion ()
 
static QString getExecutablePath ()
 

Static Protected Attributes

static QString m_ExecutablePath
 
static QString m_Version
 

Member Function Documentation

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

Member Data Documentation

template<typename T>
QString openfluid::utils::ProgramProxy< T >::m_ExecutablePath
staticprotected
template<typename T>
QString openfluid::utils::ProgramProxy< T >::m_Version
staticprotected

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