Class CHardwareIdent#

Inheritance Relationships#

Base Types#

Class Documentation#

class CHardwareIdent : public sdv::CSdvObject, public sdv::hardware::IHardwareID#

Hardware ID class.

Public Functions

virtual uint64_t GetHardwareID() override#

Gets the hardware ID of the current hardware. It’s same for the all processes running in the same hardware and different for the processes of each different hardwares.

Returns:

Return the hardware ID.