ALMaSS Partridge ODdox
1.1
The partridge model description following ODdox protocol
|
Partridge_all.h This file contains the header for all partridge lifestage classes
More...
Go to the source code of this file.
Classes | |
class | population_attributes |
class | k_factors |
Class for calculating k-factors. More... | |
class | TPartridgeList< T > |
class | Covey_struct |
Struct to pass covey information. More... | |
class | Partridge_struct |
Struct to basic partridge information. More... | |
class | Clutch_struct |
Struct to pass clutch information. More... | |
class | Chick_struct |
Struct to pass chick information. More... | |
class | AdultPartridge_struct |
Struct to pass adult partridge information. More... | |
class | Partridge_Base |
Base class for all partridge classes. More... | |
class | Partridge_Clutch |
The partridge clutch class. More... | |
class | Partridge_Chick |
Partridge chick class. More... | |
class | Partridge_Chick2 |
The partridge Chick2 class. More... | |
class | Partridge_Male |
The partridge male class. More... | |
class | Partridge_Female |
The partridge female class. More... | |
Typedefs | |
typedef TPartridgeList< Partridge_Clutch * > | Partridge_ClutchList |
Partridge_all.h This file contains the header for all partridge lifestage classes
by Chris J. Topping
Version of 15th October 2008
Doxygen formatted comments in October 2008
Code by Chris Topping
Definition in file Partridge_All.h.
typedef TPartridgeList< Partridge_Clutch * > Partridge_ClutchList |
Definition at line 394 of file Partridge_All.h.
enum Partridge_Object |
Partridge object types.
Enumerator | |
---|---|
pob_Clutch | |
pob_Chick | |
pob_Chick2 | |
pob_Male | |
pob_Female | |
pob_Covey |
Definition at line 296 of file Partridge_All.h.
enum Partridge_State |
Definition at line 266 of file Partridge_All.h.