|
TDLib
|
This is the complete list of members for td::ClientActor, including all inherited members.
| ClientActor(unique_ptr< TdCallback > callback, Options options={}) | td::ClientActor | explicit |
| ClientActor(ClientActor &&other) noexcept | td::ClientActor | |
| ClientActor(const ClientActor &)=delete (defined in td::ClientActor) | td::ClientActor | |
| execute(td_api::object_ptr< td_api::Function > request) | td::ClientActor | static |
| operator=(ClientActor &&other) noexcept | td::ClientActor | |
| operator=(const ClientActor &)=delete (defined in td::ClientActor) | td::ClientActor | |
| request(uint64 id, td_api::object_ptr< td_api::Function > request) | td::ClientActor | |
| ~ClientActor() final | td::ClientActor |