Public Attributes | List of all members
Header Union Reference

#include <MQTTPacket.h>

Public Attributes

struct {
   bool   dup: 1
 
   unsigned int   qos: 2
 
   bool   retain: 1
 
   unsigned int   type: 4
 
bits
 
char byte
 
int islittle
 
lua_StateL
 
int maxalign
 

Detailed Description

Bitfields for the MQTT header byte.

Definition at line 1375 of file lstrlib.c.

Member Data Documentation

struct { ... } Header::bits
char Header::byte

the whole byte

Definition at line 65 of file MQTTPacket.h.

bool Header::dup

DUP flag bit

Definition at line 79 of file MQTTPacket.h.

int Header::islittle

Definition at line 1377 of file lstrlib.c.

lua_State* Header::L

Definition at line 1376 of file lstrlib.c.

int Header::maxalign

Definition at line 1378 of file lstrlib.c.

unsigned int Header::qos

QoS value, 0, 1 or 2

Definition at line 78 of file MQTTPacket.h.

bool Header::retain

retained flag bit

Definition at line 77 of file MQTTPacket.h.

unsigned int Header::type

message type nibble

Definition at line 80 of file MQTTPacket.h.


The documentation for this union was generated from the following files:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49