Antkeeper
0.0.1
|
Classes | |
struct | antennae |
Ant antennae phene. More... | |
struct | body_size |
Ant body size phene. More... | |
struct | cocoon |
Ant cocoon phene. More... | |
struct | diet |
Ant diet phene. More... | |
struct | egg |
Ant egg phene. More... | |
struct | eyes |
Ant eyes phene. More... | |
struct | foraging_time |
Ant foraging time phene. More... | |
struct | gaster |
Ant gaster phene. More... | |
struct | head |
Ant head phene. More... | |
struct | larva |
Ant larva phene. More... | |
struct | legs |
Ant legs phene. More... | |
struct | mandibles |
Ant mandibles phene. More... | |
struct | mesosoma |
Ant mesosoma phene. More... | |
struct | ocelli |
Ant ocelli phene. More... | |
struct | pigmentation |
Ant pigmentation phene. More... | |
struct | pilosity |
Ant pilosity phene. More... | |
struct | sculpturing |
Ant surface sculpturing phene. More... | |
struct | sting |
Trait that describes the sting of an ant. More... | |
struct | waist |
Trait that describes the waist (petiole plus postpetiole) of an ant. More... | |
struct | wings |
Ant wings phene. More... | |
Enumerations | |
enum class | founding_mode { semi_claustral , claustral , fission } |
Colony founding mode phene. More... | |
enum class | nest_site { hypogeic , arboreal } |
Colony nest site phene. More... | |
|
strong |
Colony founding mode phene.
Definition at line 31 of file phene/founding-mode.hpp.
|
strong |
Colony nest site phene.
Enumerator | |
---|---|
hypogeic | |
arboreal |
Definition at line 29 of file phene/nest-site.hpp.