QtRestClient
3.0.0
A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
|
This is the complete list of members for QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType >, including all inherited members.
exceptionType typedef | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > | |
GenericRestReplyAwaitable(GenericRestReply< DataClassType, ErrorClassType > *reply) | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > | |
GenericRestReplyAwaitable(GenericRestReplyAwaitable< DataClassType, ErrorClassType > &&other) noexcept | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > | |
operator=(GenericRestReplyAwaitable< DataClassType, ErrorClassType > &&other) noexcept | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > | |
prepare(const std::function< void()> &resume) | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > | |
result() | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > | |
type typedef | QtRestClient::GenericRestReplyAwaitable< DataClassType, ErrorClassType > |