TDLib
|
This is the complete list of members for td::td_api::venue, including all inherited members.
address_ | td::td_api::venue | |
get_id() const final | td::td_api::venue | inlinevirtual |
ID | td::td_api::venue | static |
id_ | td::td_api::venue | |
location_ | td::td_api::venue | |
operator=(const TlObject &)=delete | td::TlObject | |
operator=(TlObject &&)=default | td::TlObject | |
provider_ | td::td_api::venue | |
store(TlStorerToString &s, const char *field_name) const final | td::td_api::venue | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
title_ | td::td_api::venue | |
TlObject()=default | td::TlObject | |
TlObject(const TlObject &)=delete | td::TlObject | |
TlObject(TlObject &&)=default | td::TlObject | |
type_ | td::td_api::venue | |
venue() | td::td_api::venue | |
venue(object_ptr< location > &&location_, string const &title_, string const &address_, string const &provider_, string const &id_, string const &type_) | td::td_api::venue | |
~TlObject()=default | td::TlObject | virtual |