IQRF Gateway Daemon
Classes | Typedefs
MqttMessaging.h File Reference
#include "JsonUtils.h"
#include "IMessaging.h"
#include <string>

Go to the source code of this file.

Classes

class  MqttMessaging
 MQTT messaging. More...
 

Typedefs

typedef std::basic_string< unsigned char > ustring
 

Typedef Documentation

◆ ustring

typedef std::basic_string<unsigned char> ustring