|
#include <ArmarXCore/core/services/sharedmemory/HardwareIdentifierProvider.h>
Protected Member Functions | |
std::string | getHardwareId (const Ice::Current &c=Ice::emptyCurrent) override |
Retrieve machine's hardware Id string. More... | |
to retreive a unique Hardware identifier
Definition at line 36 of file HardwareIdentifierProvider.h.
|
inlineoverrideprotected |
Retrieve machine's hardware Id string.
The string is derived from the MAC address of the first network adapter.
Definition at line 44 of file HardwareIdentifierProvider.h.