![]() |
NDEVR
API Documentation
|
Logic for retrieving specific details about the machine this software is running on. More...
Static Public Member Functions | |
| static String | CPUID () |
| Retrieves the unique CPU identifier string for the current machine. | |
| static Buffer< String > | MacHashes () |
| Retrieves the MAC address hashes for all network interfaces on this machine. | |
| static String | MachineName () |
| Retrieves the network hostname of the current machine. | |
| static String | VolumeID () |
| Retrieves the volume serial number of the primary disk drive. | |
Logic for retrieving specific details about the machine this software is running on.
Definition at line 11 of file MachineID.h.
|
static |
Retrieves the unique CPU identifier string for the current machine.
Retrieves the MAC address hashes for all network interfaces on this machine.
|
static |
Retrieves the network hostname of the current machine.
|
static |
Retrieves the volume serial number of the primary disk drive.