IQRF Gateway Daemon
Classes | Typedefs
BaseService.h File Reference
#include "JsonUtils.h"
#include "IService.h"
#include "ISerializer.h"
#include "IMessaging.h"
#include "IScheduler.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  BaseService
 Provides basic message handling. More...
 

Typedefs

typedef std::basic_string< unsigned char > ustring
 

Typedef Documentation

◆ ustring

typedef std::basic_string<unsigned char> ustring