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

#include <ant-genome-component.hpp>

Public Attributes

std::shared_ptr< ant_genomegenome
 Shared pointer to the ant genome. More...
 

Detailed Description

Definition at line 26 of file ant-genome-component.hpp.

Member Data Documentation

◆ genome

std::shared_ptr<ant_genome> ant_genome_component::genome

Shared pointer to the ant genome.

Definition at line 29 of file ant-genome-component.hpp.


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