Antkeeper  0.0.1
Enumerations
ant-gene-type.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Enumerations

enum class  ant_gene_type : std::uint8_t {
  antennae = 1 , body_size , pupa , diet ,
  egg , eyes , foraging_time , founding_mode ,
  gaster , head , larva , legs ,
  mandibles , mesosoma , nest_site , ocelli ,
  pigmentation , pilosity , sculpturing , sting ,
  waist , wings
}
 Ant gene types. More...
 

Enumeration Type Documentation

◆ ant_gene_type

enum ant_gene_type : std::uint8_t
strong

Ant gene types.

Enumerator
antennae 
body_size 
pupa 
diet 
egg 
eyes 
foraging_time 
founding_mode 
gaster 
head 
larva 
legs 
mandibles 
mesosoma 
nest_site 
ocelli 
pigmentation 
pilosity 
sculpturing 
sting 
waist 
wings 

Definition at line 28 of file ant-gene-type.hpp.