|
AWS IoT Device SDK C++ v2
1.40.2
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Iotidentity::IotIdentityClient, including all inherited members.
| GetLastError() const noexcept | Aws::Iotidentity::IotIdentityClient | |
| IotIdentityClient(const std::shared_ptr< Aws::Crt::Mqtt::MqttConnection > &connection) | Aws::Iotidentity::IotIdentityClient | |
| IotIdentityClient(const std::shared_ptr< Aws::Crt::Mqtt5::Mqtt5Client > &mqtt5Client) | Aws::Iotidentity::IotIdentityClient | |
| operator bool() const noexcept | Aws::Iotidentity::IotIdentityClient | |
| PublishCreateCertificateFromCsr(const Aws::Iotidentity::CreateCertificateFromCsrRequest &request, Aws::Crt::Mqtt::QOS qos, const OnPublishComplete &onPubAck) | Aws::Iotidentity::IotIdentityClient | |
| PublishCreateKeysAndCertificate(const Aws::Iotidentity::CreateKeysAndCertificateRequest &request, Aws::Crt::Mqtt::QOS qos, const OnPublishComplete &onPubAck) | Aws::Iotidentity::IotIdentityClient | |
| PublishRegisterThing(const Aws::Iotidentity::RegisterThingRequest &request, Aws::Crt::Mqtt::QOS qos, const OnPublishComplete &onPubAck) | Aws::Iotidentity::IotIdentityClient | |
| SubscribeToCreateCertificateFromCsrAccepted(const Aws::Iotidentity::CreateCertificateFromCsrSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateCertificateFromCsrAcceptedResponse &handler, const OnSubscribeComplete &onSubAck) | Aws::Iotidentity::IotIdentityClient | |
| SubscribeToCreateCertificateFromCsrRejected(const Aws::Iotidentity::CreateCertificateFromCsrSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateCertificateFromCsrRejectedResponse &handler, const OnSubscribeComplete &onSubAck) | Aws::Iotidentity::IotIdentityClient | |
| SubscribeToCreateKeysAndCertificateAccepted(const Aws::Iotidentity::CreateKeysAndCertificateSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateKeysAndCertificateAcceptedResponse &handler, const OnSubscribeComplete &onSubAck) | Aws::Iotidentity::IotIdentityClient | |
| SubscribeToCreateKeysAndCertificateRejected(const Aws::Iotidentity::CreateKeysAndCertificateSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateKeysAndCertificateRejectedResponse &handler, const OnSubscribeComplete &onSubAck) | Aws::Iotidentity::IotIdentityClient | |
| SubscribeToRegisterThingAccepted(const Aws::Iotidentity::RegisterThingSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToRegisterThingAcceptedResponse &handler, const OnSubscribeComplete &onSubAck) | Aws::Iotidentity::IotIdentityClient | |
| SubscribeToRegisterThingRejected(const Aws::Iotidentity::RegisterThingSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToRegisterThingRejectedResponse &handler, const OnSubscribeComplete &onSubAck) | Aws::Iotidentity::IotIdentityClient |