aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
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 |