#include <mdDevice.h>


Public Member Functions | |
| mdDeviceFabrik () | |
| void | newFromHeartbeat (const mdClientBirth &itsAWhat) |
| std::string | newFromAPI (md_device type, std::string signature) |
Definition at line 83 of file mdDevice.h.
| mdDeviceFabrik::mdDeviceFabrik | ( | ) | [inline] |
Definition at line 86 of file mdDevice.h.
| void mdDeviceFabrik::newFromHeartbeat | ( | const mdClientBirth & | itsAWhat | ) |
Definition at line 153 of file mdDevice.cpp.
| std::string mdDeviceFabrik::newFromAPI | ( | md_device | type, | |
| std::string | signature | |||
| ) |
Definition at line 150 of file mdDevice.cpp.
1.5.6