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 | Functions
Mqtt5Client.cpp File Reference
#include <aws/crt/Api.h>
#include <aws/crt/auth/Credentials.h>
#include <aws/crt/auth/Sigv4Signing.h>
#include <aws/crt/http/HttpRequestResponse.h>
#include <aws/crt/io/Uri.h>
#include <aws/crt/mqtt/Mqtt5Packets.h>
#include <aws/iot/Mqtt5Client.h>

Namespaces

namespace  Aws
 
namespace  Aws::Iot
 

Functions

static Crt::String Aws::Iot::AddToUsernameParameter (Crt::String currentUsername, Crt::String parameterValue, Crt::String parameterPreText)
 
static bool Aws::Iot::buildMqtt5FinalUsername (Crt::Optional< Mqtt5CustomAuthConfig > customAuthConfig, Crt::String &username)