#include "smbios/SystemInfo.h"
#include "ExceptionImpl.h"
Go to the source code of this file.
Defines | |
#define | LIBSMBIOS_SOURCE |
Functions | |
const char * | SMBIOSGetSysInfoErrorString () |
Variables | |
smbios::Exception< smbios::IException > | SysInfoException |
|
Definition at line 19 of file SysInfoError.cpp. |
|
This function returns the string error message raised by any of the SystemInfo functions Definition at line 25 of file SysInfoError.cpp. References SysInfoException, and Exception::what(). |
|
Definition at line 23 of file SysInfoError.cpp. |