AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Crt::Mqtt5::UnsubscribePacket Member List

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

getType() overrideAws::Crt::Mqtt5::UnsubscribePacketinlinevirtual
initializeRawOptions(aws_mqtt5_packet_unsubscribe_view &raw_options) noexceptAws::Crt::Mqtt5::UnsubscribePacket
operator=(const UnsubscribePacket &) noexcept=deleteAws::Crt::Mqtt5::UnsubscribePacket
operator=(UnsubscribePacket &&) noexcept=deleteAws::Crt::Mqtt5::UnsubscribePacket
UnsubscribePacket(Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Mqtt5::UnsubscribePacket
UnsubscribePacket(const UnsubscribePacket &) noexcept=deleteAws::Crt::Mqtt5::UnsubscribePacket
UnsubscribePacket(UnsubscribePacket &&) noexcept=deleteAws::Crt::Mqtt5::UnsubscribePacket
WithTopicFilter(Crt::String topicFilter) noexceptAws::Crt::Mqtt5::UnsubscribePacket
WithTopicFilters(Crt::Vector< String > topicFilters) noexceptAws::Crt::Mqtt5::UnsubscribePacket
WithUserProperties(const Vector< UserProperty > &userProperties) noexceptAws::Crt::Mqtt5::UnsubscribePacket
WithUserProperties(Vector< UserProperty > &&userProperties) noexceptAws::Crt::Mqtt5::UnsubscribePacket
WithUserProperty(UserProperty &&property) noexceptAws::Crt::Mqtt5::UnsubscribePacket
~UnsubscribePacket()Aws::Crt::Mqtt5::UnsubscribePacketvirtual