aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
Public Member Functions | |
PubCallbackData () | |
Public Attributes | |
MqttConnection * | connection |
OnMessageReceivedHandler | onMessageReceived |
Allocator * | allocator |
|
inline |
Allocator* Aws::Crt::Mqtt::PubCallbackData::allocator |
MqttConnection* Aws::Crt::Mqtt::PubCallbackData::connection |
OnMessageReceivedHandler Aws::Crt::Mqtt::PubCallbackData::onMessageReceived |