|
TDLib
|
This is the complete list of members for td::td_api::photoSize, including all inherited members.
| get_id() const final | td::td_api::photoSize | inlinevirtual |
| height_ | td::td_api::photoSize | |
| ID | td::td_api::photoSize | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| photo_ | td::td_api::photoSize | |
| photoSize() | td::td_api::photoSize | |
| photoSize(string const &type_, object_ptr< file > &&photo_, int32 width_, int32 height_, array< int32 > &&progressive_sizes_) | td::td_api::photoSize | |
| progressive_sizes_ | td::td_api::photoSize | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::photoSize | 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 | |
| type_ | td::td_api::photoSize | |
| width_ | td::td_api::photoSize | |
| ~TlObject()=default | td::TlObject | virtual |