This is the complete list of members for Fauna::HerbivoreBase, including all inherited members.
| age_days | Fauna::HerbivoreBase | private |
| apply_mortality(const double mortality)=0 | Fauna::HerbivoreBase | protectedpure virtual |
| apply_mortality_factors_today() | Fauna::HerbivoreBase | private |
| body_condition_gestation | Fauna::HerbivoreBase | private |
| breeding_season | Fauna::HerbivoreBase | private |
| check_hft_pointer(std::shared_ptr< const Hft >) | Fauna::HerbivoreBase | private |
| constant_members_match(const HerbivoreBase &other) const | Fauna::HerbivoreBase | inlineprotected |
| current_output | Fauna::HerbivoreBase | private |
| eat(const ForageMass &kg_per_km2, const Digestibility &digestibility, const ForageMass &N_kg_per_km2) | Fauna::HerbivoreBase | virtual |
| energy_budget | Fauna::HerbivoreBase | private |
| environment | Fauna::HerbivoreBase | private |
| forage_gross_energy | Fauna::HerbivoreBase | private |
| get_age_days() const | Fauna::HerbivoreBase | inline |
| get_age_years() const | Fauna::HerbivoreBase | inline |
| get_bodyfat() const | Fauna::HerbivoreBase | |
| get_bodymass() const | Fauna::HerbivoreBase | virtual |
| get_bodymass_adult() const | Fauna::HerbivoreBase | |
| get_conductance() const | Fauna::HerbivoreBase | |
| get_energy_budget() | Fauna::HerbivoreBase | inlineprotected |
| get_energy_budget() const | Fauna::HerbivoreBase | inlineprotected |
| get_environment() const | Fauna::HerbivoreBase | inlineprotected |
| get_fatmass() const | Fauna::HerbivoreBase | |
| get_forage_demands(const HabitatForage &available_forage) | Fauna::HerbivoreBase | virtual |
| get_forage_demands_per_ind | Fauna::HerbivoreBase | private |
| get_hft() const | Fauna::HerbivoreBase | inline |
| get_ind_per_km2() const =0 | Fauna::HerbivoreInterface | pure virtual |
| get_kg_per_km2() const | Fauna::HerbivoreBase | virtual |
| get_max_fatmass() const | Fauna::HerbivoreBase | |
| get_net_energy_content(Digestibility digestibility) const | Fauna::HerbivoreBase | private |
| get_output_group() const | Fauna::HerbivoreBase | virtual |
| get_sex() const | Fauna::HerbivoreBase | inline |
| get_structural_mass() const | Fauna::HerbivoreBase | |
| get_today() const | Fauna::HerbivoreBase | |
| get_todays_expenditure() const | Fauna::HerbivoreBase | private |
| get_todays_offspring_proportion() const | Fauna::HerbivoreBase | private |
| get_todays_output() const | Fauna::HerbivoreBase | inlinevirtual |
| get_todays_output() | Fauna::HerbivoreBase | inlineprotected |
| HerbivoreBase(const int age_days, const double body_condition, std::shared_ptr< const Hft > hft, const Sex sex, const ForageEnergyContent &forage_gross_energy) | Fauna::HerbivoreBase | protected |
| HerbivoreBase(std::shared_ptr< const Hft > hft, const Sex sex, const ForageEnergyContent &forage_gross_energy) | Fauna::HerbivoreBase | protected |
| hft | Fauna::HerbivoreBase | private |
| is_dead() const =0 | Fauna::HerbivoreInterface | pure virtual |
| kill()=0 | Fauna::HerbivoreInterface | pure virtual |
| sex | Fauna::HerbivoreBase | private |
| simulate_day(const int day, const HabitatEnvironment &environment, double &offspring) | Fauna::HerbivoreBase | virtual |
| today | Fauna::HerbivoreBase | private |
| ~HerbivoreBase()=default | Fauna::HerbivoreBase | protectedvirtual |
| ~HerbivoreInterface()=default | Fauna::HerbivoreInterface | virtual |