DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <interestinglist.h>
Public Member Functions | |
InterestingList () | |
virtual | ~InterestingList () noexcept=default |
void | set (T n) |
void | rem (T n) |
bool | has (T n) const |
void | clear () |
size_t | count () |
const QList< T > & | list () const |
|
inline |
|
virtualdefaultnoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |