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

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

getClientId() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getMaximumPacketSizeBytes() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getMaximumPacketSizeToServer() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getMaximumQOS() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getReceiveMaximumFromServer() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getRejoinedSession() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getRetainAvailable() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getServerKeepAlive() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getServerKeepAliveSec() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getSessionExpiryIntervalSec() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getSharedSubscriptionsAvailable() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getSubscriptionIdentifiersAvailable() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getTopicAliasMaximumToClient() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getTopicAliasMaximumToServer() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
getWildcardSubscriptionsAvailable() const noexceptAws::Crt::Mqtt5::NegotiatedSettings
NegotiatedSettings(const aws_mqtt5_negotiated_settings &negotiated_settings, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Mqtt5::NegotiatedSettings
NegotiatedSettings(const NegotiatedSettings &)=deleteAws::Crt::Mqtt5::NegotiatedSettings
NegotiatedSettings(NegotiatedSettings &&) noexcept=deleteAws::Crt::Mqtt5::NegotiatedSettings
operator=(const NegotiatedSettings &)=deleteAws::Crt::Mqtt5::NegotiatedSettings
operator=(NegotiatedSettings &&) noexcept=deleteAws::Crt::Mqtt5::NegotiatedSettings
~NegotiatedSettings()Aws::Crt::Mqtt5::NegotiatedSettingsinlinevirtual