ORE Studio 0.0.4
Loading...
Searching...
No Matches
country_service Member List

This is the complete list of members for country_service, including all inherited members.

context typedef (defined in country_service)country_service
count_countries()country_service
count_countries_for_party(const boost::uuids::uuid &party_id)country_service
country_service(context ctx)country_serviceexplicit
delete_countries(const std::vector< std::string > &alpha2_codes)country_service
delete_country(const std::string &alpha2_code)country_service
get_country(const std::string &alpha2_code)country_service
get_country_history(const std::string &alpha2_code)country_service
list_countries(std::uint32_t offset, std::uint32_t limit)country_service
list_countries_for_party(const boost::uuids::uuid &party_id, std::uint32_t offset, std::uint32_t limit)country_service
save_countries(const std::vector< domain::country > &countries)country_service
save_country(const domain::country &country)country_service