ALMaSS Rodenticide Model ODdox  1.0
Rodenticide.h File Reference

Classes

class  BaitLocation
 Class used for describing the rodenticide bait location. More...
 
class  RodenticideManager
 Class for management of bait locations. More...
 

Enumerations

enum  TTypesBaitLocation {
  tbl_town =0, tbl_country, tbl_woodland, tbl_christmasstrees,
  tbl_foobar
}
 An enumeration listing the types of bait locations possible. More...
 

Enumeration Type Documentation

An enumeration listing the types of bait locations possible.

Enumerator
tbl_town 
tbl_country 
tbl_woodland 
tbl_christmasstrees 
tbl_foobar 
11 {
12  tbl_town=0,
Definition: Rodenticide.h:16
Definition: Rodenticide.h:12
Definition: Rodenticide.h:14
Definition: Rodenticide.h:15
Definition: Rodenticide.h:13
TTypesBaitLocation
An enumeration listing the types of bait locations possible.
Definition: Rodenticide.h:10