IQRF Gateway Daemon
|
#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 std::basic_string<unsigned char> ustring |