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::UserProperty Member List

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

getName() const noexceptAws::Crt::Mqtt5::UserPropertyinline
getValue() const noexceptAws::Crt::Mqtt5::UserPropertyinline
operator==(const UserProperty &other) constAws::Crt::Mqtt5::UserPropertyinline
UserProperty(const Crt::String &name, const Crt::String &value) noexceptAws::Crt::Mqtt5::UserProperty
UserProperty(Crt::String &&name, Crt::String &&value) noexceptAws::Crt::Mqtt5::UserProperty