Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::input::PolicyPeriodInfo Struct Reference

Information about the period over which a policy is applied. More...

#include <poco.h>

Public Member Functions

std::string to_finish_time_str () const
 
auto operator<=> (const PolicyPeriodInfo &rhs) const =default
 

Public Attributes

int start_time {}
 
std::optional< int > finish_time
 

Detailed Description

Information about the period over which a policy is applied.

Member Function Documentation

◆ operator<=>()

auto hgps::input::PolicyPeriodInfo::operator<=> ( const PolicyPeriodInfo rhs) const
default

◆ to_finish_time_str()

std::string hgps::input::PolicyPeriodInfo::to_finish_time_str ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ finish_time

std::optional<int> hgps::input::PolicyPeriodInfo::finish_time

◆ start_time

int hgps::input::PolicyPeriodInfo::start_time {}

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