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::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