Class CHardwareIdent#
Defined in File hardware_ident.h
Inheritance Relationships#
Base Types#
public sdv::CSdvObject
(Class CSdvObject)public sdv::hardware::IHardwareID
(Struct IHardwareID)
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.
-
virtual uint64_t GetHardwareID() override#