DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <options.h>
Public Member Functions | |
void | update () |
bool | isMetierBanned (int metier) const |
![]() | |
Option () | |
void | setOption (Options::Closure_Opt option, std::vector< int > value) |
void | setOption (std::string option, std::vector< int > value) |
constexpr int | n () const |
const std::vector< int > & | option (Options::Closure_Opt option) const |
std::enable_if< std::is_same< _CTYPE, bool >::value, std::string >::type | toString () const |
Additional Inherited Members | |
![]() | |
typedef std::map< std::string, Options::Closure_Opt > | Map |
typedef Map::iterator | Iterator |
typedef Map::const_iterator | ConstIterator |
![]() | |
std::vector< int > | mOptions [N] |
Map | mMap |
|
inline |
void ClosureOptions::update | ( | ) |