AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Aws::Crt::Mqtt5::Subscription Member List

This is the complete list of members for Aws::Crt::Mqtt5::Subscription, including all inherited members.

initializeRawOptions(aws_mqtt5_subscription_view &raw_options) const noexceptAws::Crt::Mqtt5::Subscription
operator=(const Subscription &) noexceptAws::Crt::Mqtt5::Subscription
operator=(Subscription &&) noexceptAws::Crt::Mqtt5::Subscription
Subscription(Allocator *allocator=ApiAllocator())Aws::Crt::Mqtt5::Subscription
Subscription(Crt::String topicFilter, Mqtt5::QOS qos, Allocator *allocator=ApiAllocator())Aws::Crt::Mqtt5::Subscription
Subscription(const Subscription &) noexceptAws::Crt::Mqtt5::Subscription
Subscription(Subscription &&) noexceptAws::Crt::Mqtt5::Subscription
WithNoLocal(bool noLocal) noexceptAws::Crt::Mqtt5::Subscription
WithQOS(Mqtt5::QOS QOS) noexceptAws::Crt::Mqtt5::Subscription
WithRetain(bool retain) noexceptAws::Crt::Mqtt5::Subscription
WithRetainAsPublished(bool retain) noexceptAws::Crt::Mqtt5::Subscription
WithRetainHandlingType(RetainHandlingType retainHandlingType) noexceptAws::Crt::Mqtt5::Subscription
WithTopicFilter(Crt::String topicFilter) noexceptAws::Crt::Mqtt5::Subscription
~Subscription()Aws::Crt::Mqtt5::Subscriptioninlinevirtual