This is the complete list of members for openfluid::utils::CMakeProxy, including all inherited members.
CMakeProxy() | openfluid::utils::CMakeProxy | |
getBuildCommand(const QString &BuildDir, const QString &Target="", const unsigned int Jobs=0, const QString &CMakeOptions="", const QString &OtherOptions="") | openfluid::utils::CMakeProxy | static |
getConfigureCommand(const QString &BuildDir, const QString &SrcDir, const std::map< QString, QString > &Variables={}, const QString &Generator="", const std::vector< QString > &Options={}) | openfluid::utils::CMakeProxy | static |
getExecutablePath() | openfluid::utils::ProgramProxy< CMakeProxy > | inlinestatic |
getTarCompressCommand(const QString &WorkDir, const QString &TarFilePath, const QStringList &RelativePathsToCompress, const QString &Options="") | openfluid::utils::CMakeProxy | static |
getTarUncompressCommand(const QString &WorkDir, const QString &TarFilePath, const QString &Options="") | openfluid::utils::CMakeProxy | static |
getVersion() | openfluid::utils::ProgramProxy< CMakeProxy > | inlinestatic |
isAvailable() | openfluid::utils::CMakeProxy | static |
m_ExecutablePath | openfluid::utils::ProgramProxy< CMakeProxy > | protectedstatic |
m_Version | openfluid::utils::ProgramProxy< CMakeProxy > | protectedstatic |
~CMakeProxy() | openfluid::utils::CMakeProxy | virtual |