This is the complete list of members for PesticideToxicity, including all inherited members.
addPesticide(double eating_amount, double amount_per_square, double(Landscape::*a_supply_pest_func_pointer)(int, int, PlantProtectionProducts), int loc_x, int loc_y) | PesticideStore | |
addPesticide(double a_mount, PlantProtectionProducts a_type) | PesticideStore | inline |
doContact(void) | PesticideToxicity | |
doDecay(void) | PesticideStore | |
doOverspray(void) | PesticideToxicity | |
doToxicity(double a_mass, double a_para_index) | PesticideToxicity | |
eatingFromStorePest(PesticideStore *a_store, double a_eating_amount, double a_total_amount) | PesticideToxicity | |
GetTotalPest(void) | PesticideToxicity | inline |
m_ALandscape | PesticideStore | protectedstatic |
m_decay_func_pointer | PesticideToxicity | private |
m_location_previous_x | PesticideToxicity | private |
m_location_previous_y | PesticideToxicity | private |
m_my_animal_host | PesticideToxicity | private |
m_my_animal_mortality | PesticideToxicity | private |
m_pest_amount_vec | PesticideStore | protected |
m_pest_hazard | PesticideToxicity | private |
m_total_pest_sum | PesticideToxicity | private |
m_toxicity_func_pointer | PesticideToxicity | private |
PesticideStore() | PesticideStore | |
PesticideToxicity() | PesticideToxicity | |
reset(void) | PesticideToxicity | virtual |
setDecayFuncPointer(void(PesticideToxicity::*a_decay_func)(void)) | PesticideToxicity | inline |
setHostAnimalPointer(TAnimal *animal) | PesticideToxicity | inline |
setLandscapePointer(Landscape *a_landscape) | PesticideStore | inlinestatic |
SetPesticideVector(std::vector< double > a_pest_amount_vec) | PesticideToxicity | inline |
setToxicityFuncPointer(void(PesticideToxicity::*a_toxicity_func)(double, double)) | PesticideToxicity | inline |
supplyPesticide(PlantProtectionProducts a_type=ppp_1) | PesticideToxicity | inline |
PesticideStore::supplyPesticide(void) | PesticideStore | inline |
supplyPesticideVector(void) | PesticideToxicity | inline |
supplyPestMortality(void) | PesticideToxicity | inline |
supplyTotalPesticide(void) | PesticideStore | inline |
tick(int a_step_counter_in_a_day, double a_mass=1, double a_para_index=0) | PesticideToxicity | virtual |
PesticideStore::tick(int a_step_counter_in_a_day) | PesticideStore | virtual |