![]() |
FMT 1.2.0
Forest management tools for forest planning
|
Go to the source code of this file.
Namespaces | |
| namespace | R |
Functions | |
| RCPP_EXPOSED_WRAP (Version::FMTVersion) | |
| RCPP_EXPOSED_AS (Version::FMTVersion) | |
| int | R::getMajorStaticPass (Version::FMTVersion *versionobject) |
| int | R::getMinorStaticPass (Version::FMTVersion *versionobject) |
| int | R::getPatchStaticPass (Version::FMTVersion *versionobject) |
| std::string | R::getVersionStaticPass (Version::FMTVersion *versionobject) |
| bool | R::isAtLeastStaticPass (Version::FMTVersion *versionobject, int major, int minor, int patch) |
| bool | R::hasFeatureStaticPass (Version::FMTVersion *versionobject, const std::string &feature) |
| std::string | R::getLicenseStaticPass (Version::FMTVersion *versionobject, bool french) |
| std::string | R::getChangelogStaticPass (Version::FMTVersion *versionobject, bool french) |
| void | R::exportVersion () |
| RCPP_EXPOSED_AS | ( | Version::FMTVersion | ) |
| RCPP_EXPOSED_WRAP | ( | Version::FMTVersion | ) |