|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::input::DataSource, including all inherited members.
| compute_file_hash(const std::filesystem::path &zip_file_path) const | hgps::input::DataSource | virtual |
| DataSource(std::string source) | hgps::input::DataSource | explicit |
| DataSource(std::string source, const std::filesystem::path &root_path) | hgps::input::DataSource | explicit |
| DataSource(const DataSource &) noexcept=default | hgps::input::DataSource | |
| DataSource(DataSource &&) noexcept=default | hgps::input::DataSource | |
| get_data_directory() const | hgps::input::DataSource | |
| operator=(const DataSource &) noexcept=default | hgps::input::DataSource | |
| operator=(DataSource &&) noexcept=default | hgps::input::DataSource | |
| source_ | hgps::input::DataSource | protected |
| ~DataSource()=default | hgps::input::DataSource | virtual |