Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
host::poco::PolicyImpactInfo Struct Reference

#include <poco.h>

Public Member Functions

std::string to_age_str () const
 

Public Attributes

std::string risk_factor {}
 
double impact_value {}
 
unsigned int from_age {}
 
std::optional< unsigned int > to_age {}
 

Member Function Documentation

◆ to_age_str()

std::string host::poco::PolicyImpactInfo::to_age_str ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ from_age

unsigned int host::poco::PolicyImpactInfo::from_age {}

◆ impact_value

double host::poco::PolicyImpactInfo::impact_value {}

◆ risk_factor

std::string host::poco::PolicyImpactInfo::risk_factor {}

◆ to_age

std::optional<unsigned int> host::poco::PolicyImpactInfo::to_age {}

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