DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
dtnodeextra.h
Go to the documentation of this file.
1
#ifndef NODEEXTRA_H
2
#define NODEEXTRA_H
3
4
#include <
commons_global.h
>
5
6
namespace
dtree
{
7
8
class
NodeExtra
{
9
public
:
10
NodeExtra
() {}
11
virtual
~NodeExtra
() {}
12
13
};
14
15
}
16
17
#endif // NODEEXTRA_H
dtree
Definition:
commonstateevaluators.h:8
commons_global.h
dtree::NodeExtra::~NodeExtra
virtual ~NodeExtra()
Definition:
dtnodeextra.h:11
dtree::NodeExtra
Definition:
dtnodeextra.h:8
dtree::NodeExtra::NodeExtra
NodeExtra()
Definition:
dtnodeextra.h:10
commons
dtree
dtnodeextra.h
Generated by
1.8.15