TDLib
|
This is the complete list of members for td::td_api::countryInfo, including all inherited members.
calling_codes_ | td::td_api::countryInfo | |
country_code_ | td::td_api::countryInfo | |
countryInfo() | td::td_api::countryInfo | |
countryInfo(string const &country_code_, string const &name_, string const &english_name_, bool is_hidden_, array< string > &&calling_codes_) | td::td_api::countryInfo | |
english_name_ | td::td_api::countryInfo | |
get_id() const final | td::td_api::countryInfo | inlinevirtual |
ID | td::td_api::countryInfo | static |
is_hidden_ | td::td_api::countryInfo | |
name_ | 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 |