IQRF Gateway Daemon
|
#include "PlatformDep.h"
#include "IqrfLogging.h"
#include <map>
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | ObjectFactory< T, R > |
Create object based on data representation. More... | |