FMT 0.9.8
Forest management tools for forest planning
|
#include "FMTdefaultexceptionhandler.hpp"
#include "FMTdebugexceptionhandler.hpp"
#include "FMTquietexceptionhandler.hpp"
#include "FMTexceptionhandler.hpp"
#include <Rcpp.h>
#include "Rdefinitions.hpp"
#include "FMTerror.hpp"
#include "FMTwarning.hpp"
Go to the source code of this file.
Namespaces | |
namespace | R |
RCPP_DEFINEVECTOR | ( | Exception::FMTexc | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTdebugexceptionhandler | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTdefaultexceptionhandler | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTerror | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTexception | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTexceptionhandler | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTquietexceptionhandler | ) |
RCPP_EXPOSED_AS | ( | Exception::FMTwarning | ) |
RCPP_EXPOSED_ENUM_NODECL | ( | Core::FMTsection | ) |
RCPP_EXPOSED_ENUM_NODECL | ( | Exception::FMTexc | ) |
RCPP_EXPOSED_ENUM_NODECL | ( | Exception::FMTlev | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTdebugexceptionhandler | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTdefaultexceptionhandler | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTerror | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTexception | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTexceptionhandler | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTquietexceptionhandler | ) |
RCPP_EXPOSED_WRAP | ( | Exception::FMTwarning | ) |