SNode.C
Loading...
Searching...
No Matches
Broker.h File Reference
Include dependency graph for Broker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iot::mqtt::server::broker::Broker
 

Namespaces

namespace  iot
 
namespace  iot::mqtt
 
namespace  iot::mqtt::server
 
namespace  iot::mqtt::server::broker
 

Macros

#define SUBSCRIBTION_MAX_QOS   0x02
 
#define SUBSCRIBTION_SUCCESS   0x00
 
#define SUBSCRIBTION_FAILURE   0x80
 

Macro Definition Documentation

◆ SUBSCRIBTION_FAILURE

#define SUBSCRIBTION_FAILURE   0x80

Definition at line 43 of file Broker.h.

◆ SUBSCRIBTION_MAX_QOS

#define SUBSCRIBTION_MAX_QOS   0x02

Definition at line 40 of file Broker.h.

◆ SUBSCRIBTION_SUCCESS

#define SUBSCRIBTION_SUCCESS   0x00

Definition at line 42 of file Broker.h.