AWS IoT Device SDK C++ v2
1.36.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Crt::Mqtt5::UserProperty, including all inherited members.
getName() const noexcept | Aws::Crt::Mqtt5::UserProperty | inline |
getValue() const noexcept | Aws::Crt::Mqtt5::UserProperty | inline |
operator==(const UserProperty &other) const | Aws::Crt::Mqtt5::UserProperty | inline |
UserProperty(const Crt::String &name, const Crt::String &value) noexcept | Aws::Crt::Mqtt5::UserProperty | |
UserProperty(Crt::String &&name, Crt::String &&value) noexcept | Aws::Crt::Mqtt5::UserProperty |