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

Go to the source code of this file.

Classes

class  MqMessaging
 Interprocess messaging. More...
 

Typedefs

typedef std::basic_string< unsigned char > ustring
 

Typedef Documentation

◆ ustring

typedef std::basic_string<unsigned char> ustring