![]() |
FIMS
v0.8.1
|
The Rcpp interface to declare fleets. Allows for the use of methods::new() in R. More...
#include "../../../common/def.hpp"#include "../../../population_dynamics/fleet/fleet.hpp"#include "rcpp_interface_base.hpp"Go to the source code of this file.
Classes | |
| class | FleetInterfaceBase |
| Rcpp interface that serves as the parent class for Rcpp fleet interfaces. This type should be inherited and not called from R directly. More... | |
| class | FleetInterface |
| The Rcpp interface for Fleet to instantiate from R: fleet <- methods::new(Fleet) More... | |
The Rcpp interface to declare fleets. Allows for the use of methods::new() in R.