Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
herbivore_vector.h File Reference

Type definitions of vectors of herbivore pointers. More...

#include <vector>

Go to the source code of this file.

Namespaces

namespace  Fauna
 

Typedefs

typedef std::vector< HerbivoreInterface * > Fauna::HerbivoreVector
 A list of herbivore interface pointers. More...
 
typedef std::vector< const HerbivoreInterface * > Fauna::ConstHerbivoreVector
 A list of read-only herbivore interface pointers. More...
 

Detailed Description

Type definitions of vectors of herbivore pointers.

Date
2019