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

Go to the source code of this file.

Classes

class  ScheduleDpaTask< T >
 
class  ProtocolBridgeClientService
 

Typedefs

typedef std::basic_string< unsigned char > ustring
 
typedef ScheduleDpaTask< ProtocolBridgeJsonProtocolBridgeSchd
 

Typedef Documentation

◆ ProtocolBridgeSchd

◆ ustring

typedef std::basic_string<unsigned char> ustring