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
Public Member Functions | List of all members
Aws::Crt::Mqtt5::IPacket Class Referenceabstract

#include <Mqtt5Packets.h>

Inheritance diagram for Aws::Crt::Mqtt5::IPacket:
Aws::Crt::Mqtt5::ConnAckPacket Aws::Crt::Mqtt5::ConnectPacket Aws::Crt::Mqtt5::DisconnectPacket Aws::Crt::Mqtt5::PubAckPacket Aws::Crt::Mqtt5::PublishPacket Aws::Crt::Mqtt5::SubAckPacket Aws::Crt::Mqtt5::SubscribePacket Aws::Crt::Mqtt5::UnSubAckPacket Aws::Crt::Mqtt5::UnsubscribePacket

Public Member Functions

virtual PacketType getType ()=0
 

Member Function Documentation

◆ getType()

virtual PacketType Aws::Crt::Mqtt5::IPacket::getType ( )
pure virtual

The documentation for this class was generated from the following file: