TDLib
|
This is the complete list of members for td::td_api::downloadedFileCounts, including all inherited members.
active_count_ | td::td_api::downloadedFileCounts | |
completed_count_ | td::td_api::downloadedFileCounts | |
downloadedFileCounts() | td::td_api::downloadedFileCounts | |
downloadedFileCounts(int32 active_count_, int32 paused_count_, int32 completed_count_) | td::td_api::downloadedFileCounts | |
get_id() const final | td::td_api::downloadedFileCounts | inlinevirtual |
ID | td::td_api::downloadedFileCounts | static |
operator=(const TlObject &)=delete | td::TlObject | |
operator=(TlObject &&)=default | td::TlObject | |
paused_count_ | td::td_api::downloadedFileCounts | |
store(TlStorerToString &s, const char *field_name) const final | td::td_api::downloadedFileCounts | 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 |