|
TDLib
|
This is the complete list of members for td::td_api::countryInfo, including all inherited members.
| calling_codes_ (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| country_code_ (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| countryInfo() (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| countryInfo(string const &country_code_, string const &name_, string const &english_name_, string const &flag_emoji_, bool is_hidden_, array< string > &&calling_codes_) (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| english_name_ (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| flag_emoji_ (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| ID (defined in td::td_api::countryInfo) | td::td_api::countryInfo | static |
| is_hidden_ (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| name_ (defined in td::td_api::countryInfo) | td::td_api::countryInfo | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::countryInfo | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| ~TlObject()=default | td::TlObject | virtual |