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
Namespaces | Typedefs
Mqtt5Types.h File Reference
#include <aws/mqtt/v5/mqtt5_client.h>
#include <aws/mqtt/v5/mqtt5_types.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::Crt
 
namespace  Aws::Crt::Mqtt5
 

Typedefs

using Aws::Crt::Mqtt5::QOS = aws_mqtt5_qos
 
using Aws::Crt::Mqtt5::ConnectReasonCode = aws_mqtt5_connect_reason_code
 
using Aws::Crt::Mqtt5::DisconnectReasonCode = aws_mqtt5_disconnect_reason_code
 
using Aws::Crt::Mqtt5::PubAckReasonCode = aws_mqtt5_puback_reason_code
 
using Aws::Crt::Mqtt5::SubAckReasonCode = aws_mqtt5_suback_reason_code
 
using Aws::Crt::Mqtt5::UnSubAckReasonCode = aws_mqtt5_unsuback_reason_code
 
using Aws::Crt::Mqtt5::ClientSessionBehaviorType = aws_mqtt5_client_session_behavior_type
 
using Aws::Crt::Mqtt5::ClientExtendedValidationAndFlowControl = aws_mqtt5_extended_validation_and_flow_control_options
 
using Aws::Crt::Mqtt5::ClientOperationQueueBehaviorType = aws_mqtt5_client_operation_queue_behavior_type
 
using Aws::Crt::Mqtt5::ExponentialBackoffJitterMode = aws_exponential_backoff_jitter_mode
 
using Aws::Crt::Mqtt5::JitterMode = ExponentialBackoffJitterMode
 
using Aws::Crt::Mqtt5::PayloadFormatIndicator = aws_mqtt5_payload_format_indicator
 
using Aws::Crt::Mqtt5::RetainHandlingType = aws_mqtt5_retain_handling_type
 
using Aws::Crt::Mqtt5::PacketType = aws_mqtt5_packet_type