aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Aws::Iot::RequestResponse::Result< R, E > Member List

This is the complete list of members for Aws::Iot::RequestResponse::Result< R, E >, including all inherited members.

GetError() constAws::Iot::RequestResponse::Result< R, E >inline
GetResponse() constAws::Iot::RequestResponse::Result< R, E >inline
IsSuccess() constAws::Iot::RequestResponse::Result< R, E >inline
operator=(const R &response)Aws::Iot::RequestResponse::Result< R, E >inline
operator=(R &&response)Aws::Iot::RequestResponse::Result< R, E >inline
operator=(const E &error)Aws::Iot::RequestResponse::Result< R, E >inline
operator=(E &&error)Aws::Iot::RequestResponse::Result< R, E >inline
Result()=deleteAws::Iot::RequestResponse::Result< R, E >
Result(const R &response)Aws::Iot::RequestResponse::Result< R, E >inlineexplicit
Result(R &&response)Aws::Iot::RequestResponse::Result< R, E >inlineexplicit
Result(const E &error)Aws::Iot::RequestResponse::Result< R, E >inlineexplicit
Result(E &&error)Aws::Iot::RequestResponse::Result< R, E >inlineexplicit