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

#include <ant-caste-component.hpp>

Public Attributes

ant_caste_type type {}
 Caste type. More...
 
std::shared_ptr< ant_phenomephenome
 Subcaste type. More...
 

Detailed Description

Definition at line 27 of file ant-caste-component.hpp.

Member Data Documentation

◆ phenome

std::shared_ptr<ant_phenome> ant_caste_component::phenome

Subcaste type.

Shared pointer to the caste phenome.

Definition at line 36 of file ant-caste-component.hpp.

◆ type

ant_caste_type ant_caste_component::type {}

Caste type.

Definition at line 30 of file ant-caste-component.hpp.


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