|
TDLib
|
This is the complete list of members for td::td_api::pageBlockTable, including all inherited members.
| caption_ | td::td_api::pageBlockTable | |
| cells_ | td::td_api::pageBlockTable | |
| get_id() const final | td::td_api::pageBlockTable | inlinevirtual |
| ID | td::td_api::pageBlockTable | static |
| is_bordered_ | td::td_api::pageBlockTable | |
| is_striped_ | td::td_api::pageBlockTable | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| pageBlockTable() | td::td_api::pageBlockTable | |
| pageBlockTable(object_ptr< RichText > &&caption_, array< array< object_ptr< pageBlockTableCell > > > &&cells_, bool is_bordered_, bool is_striped_) | td::td_api::pageBlockTable | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::pageBlockTable | virtual |
| td::td_api::PageBlock::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::PageBlock::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 |