Definition at line 1 of file NutritionalProfile.c.
◆ NutritionalProfile()
◆ GetAgents()
int NutritionalProfile::GetAgents |
( |
| ) |
|
|
inlineprivate |
◆ GetDigestibility()
float NutritionalProfile::GetDigestibility |
( |
| ) |
|
|
inlineprivate |
◆ GetEnergy()
float NutritionalProfile::GetEnergy |
( |
| ) |
|
|
inlineprivate |
◆ GetFullnessIndex()
float NutritionalProfile::GetFullnessIndex |
( |
| ) |
|
|
inlineprivate |
◆ GetLiquidClassname()
string NutritionalProfile::GetLiquidClassname |
( |
| ) |
|
|
inlineprivate |
◆ GetLiquidType()
int NutritionalProfile::GetLiquidType |
( |
| ) |
|
|
inlineprivate |
◆ GetNutritionalIndex()
float NutritionalProfile::GetNutritionalIndex |
( |
| ) |
|
|
inlineprivate |
◆ GetToxicity()
float NutritionalProfile::GetToxicity |
( |
| ) |
|
|
inlineprivate |
◆ GetWaterContent()
float NutritionalProfile::GetWaterContent |
( |
| ) |
|
|
inlineprivate |
◆ IsLiquid()
bool NutritionalProfile::IsLiquid |
( |
| ) |
|
|
inlineprivate |
◆ MarkAsLiquid()
void NutritionalProfile::MarkAsLiquid |
( |
int | liquid_type, |
|
|
string | classname ) |
|
inlineprivate |
◆ m_Agents
int NutritionalProfile::m_Agents |
|
private |
◆ m_Digestibility
float NutritionalProfile::m_Digestibility |
|
private |
◆ m_Energy
float NutritionalProfile::m_Energy |
|
private |
◆ m_FullnessIndex
float NutritionalProfile::m_FullnessIndex |
|
private |
◆ m_LiquidClassname
string NutritionalProfile::m_LiquidClassname |
|
private |
◆ m_LiquidType
int NutritionalProfile::m_LiquidType |
|
private |
◆ m_NutritionalIndex
float NutritionalProfile::m_NutritionalIndex |
|
private |
◆ m_Toxicity
float NutritionalProfile::m_Toxicity |
|
private |
◆ m_WaterContent
float NutritionalProfile::m_WaterContent |
|
private |
The documentation for this class was generated from the following file: