IQRF Gateway Daemon
Classes | Typedefs
ServiceExample.h File Reference
#include "PrfThermometer.h"
#include "JsonUtils.h"
#include "IService.h"
#include "ISerializer.h"
#include "IMessaging.h"
#include "IScheduler.h"
#include "TaskQueue.h"
#include <string>
#include <chrono>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  ScheduleDpaTask< T >
 
class  ServiceExample
 

Typedefs

typedef std::basic_string< unsigned char > ustring
 
typedef ScheduleDpaTask< PrfThermometer > PrfThermometerSchd
 

Typedef Documentation

◆ PrfThermometerSchd

typedef ScheduleDpaTask<PrfThermometer> PrfThermometerSchd

◆ ustring

typedef std::basic_string<unsigned char> ustring