AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
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 ~IPacket ()=default
virtual PacketType getType ()=0

Constructor & Destructor Documentation

◆ ~IPacket()

virtual Aws::Crt::Mqtt5::IPacket::~IPacket ( )
virtualdefault

Member Function Documentation

◆ getType()


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