HardwareIdentifierProvider Class Reference

#include <ArmarXCore/core/services/sharedmemory/HardwareIdentifierProvider.h>

+ Inheritance diagram for HardwareIdentifierProvider:

Protected Member Functions

std::string getHardwareId (const Ice::Current &c=Ice::emptyCurrent) override
 Retrieve machine's hardware Id string. More...
 

Detailed Description

to retreive a unique Hardware identifier

Definition at line 36 of file HardwareIdentifierProvider.h.

Member Function Documentation

◆ getHardwareId()

std::string getHardwareId ( const Ice::Current &  c = Ice::emptyCurrent)
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.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: