Antkeeper  0.0.1
Public Attributes | List of all members
ant_gene_pool Struct Reference

Pool of ant genes from which ant genomes can be generated. More...

#include <ant-gene-pool.hpp>

Public Attributes

std::string name
 Gene pool name. More...
 
ant_gene_frequency_table< ant_antennae_geneantennae
 
ant_gene_frequency_table< ant_body_size_genebody_size
 
ant_gene_frequency_table< ant_pupa_genepupa
 
ant_gene_frequency_table< ant_diet_genediet
 
ant_gene_frequency_table< ant_egg_geneegg
 
ant_gene_frequency_table< ant_eyes_geneeyes
 
ant_gene_frequency_table< ant_foraging_time_geneforaging_time
 
ant_gene_frequency_table< ant_founding_mode_genefounding_mode
 
ant_gene_frequency_table< ant_gaster_genegaster
 
ant_gene_frequency_table< ant_head_genehead
 
ant_gene_frequency_table< ant_larva_genelarva
 
ant_gene_frequency_table< ant_legs_genelegs
 
ant_gene_frequency_table< ant_mandibles_genemandibles
 
ant_gene_frequency_table< ant_mesosoma_genemesosoma
 
ant_gene_frequency_table< ant_nest_site_genenest_site
 
ant_gene_frequency_table< ant_ocelli_geneocelli
 
ant_gene_frequency_table< ant_pigmentation_genepigmentation
 
ant_gene_frequency_table< ant_pilosity_genepilosity
 
ant_gene_frequency_table< ant_sculpturing_genesculpturing
 
ant_gene_frequency_table< ant_sting_genesting
 
ant_gene_frequency_table< ant_waist_genewaist
 
ant_gene_frequency_table< ant_wings_genewings
 

Detailed Description

Pool of ant genes from which ant genomes can be generated.

Definition at line 50 of file ant-gene-pool.hpp.

Member Data Documentation

◆ antennae

ant_gene_frequency_table<ant_antennae_gene> ant_gene_pool::antennae

Definition at line 55 of file ant-gene-pool.hpp.

◆ body_size

ant_gene_frequency_table<ant_body_size_gene> ant_gene_pool::body_size

Definition at line 56 of file ant-gene-pool.hpp.

◆ diet

Definition at line 58 of file ant-gene-pool.hpp.

◆ egg

Definition at line 59 of file ant-gene-pool.hpp.

◆ eyes

Definition at line 60 of file ant-gene-pool.hpp.

◆ foraging_time

ant_gene_frequency_table<ant_foraging_time_gene> ant_gene_pool::foraging_time

Definition at line 61 of file ant-gene-pool.hpp.

◆ founding_mode

ant_gene_frequency_table<ant_founding_mode_gene> ant_gene_pool::founding_mode

Definition at line 62 of file ant-gene-pool.hpp.

◆ gaster

ant_gene_frequency_table<ant_gaster_gene> ant_gene_pool::gaster

Definition at line 63 of file ant-gene-pool.hpp.

◆ head

Definition at line 64 of file ant-gene-pool.hpp.

◆ larva

Definition at line 65 of file ant-gene-pool.hpp.

◆ legs

Definition at line 66 of file ant-gene-pool.hpp.

◆ mandibles

ant_gene_frequency_table<ant_mandibles_gene> ant_gene_pool::mandibles

Definition at line 67 of file ant-gene-pool.hpp.

◆ mesosoma

ant_gene_frequency_table<ant_mesosoma_gene> ant_gene_pool::mesosoma

Definition at line 68 of file ant-gene-pool.hpp.

◆ name

std::string ant_gene_pool::name

Gene pool name.

Definition at line 53 of file ant-gene-pool.hpp.

◆ nest_site

ant_gene_frequency_table<ant_nest_site_gene> ant_gene_pool::nest_site

Definition at line 69 of file ant-gene-pool.hpp.

◆ ocelli

ant_gene_frequency_table<ant_ocelli_gene> ant_gene_pool::ocelli

Definition at line 70 of file ant-gene-pool.hpp.

◆ pigmentation

ant_gene_frequency_table<ant_pigmentation_gene> ant_gene_pool::pigmentation

Definition at line 71 of file ant-gene-pool.hpp.

◆ pilosity

ant_gene_frequency_table<ant_pilosity_gene> ant_gene_pool::pilosity

Definition at line 72 of file ant-gene-pool.hpp.

◆ pupa

Definition at line 57 of file ant-gene-pool.hpp.

◆ sculpturing

ant_gene_frequency_table<ant_sculpturing_gene> ant_gene_pool::sculpturing

Definition at line 73 of file ant-gene-pool.hpp.

◆ sting

Definition at line 74 of file ant-gene-pool.hpp.

◆ waist

Definition at line 75 of file ant-gene-pool.hpp.

◆ wings

Definition at line 76 of file ant-gene-pool.hpp.


The documentation for this struct was generated from the following file: