#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 |
#define LIBSMBIOS_SOURCE |
Definition at line 19 of file SysInfoError.cpp.
const char* SMBIOSGetSysInfoErrorString | ( | ) |
This function returns the string error message raised by any of the SystemInfo functions
Definition at line 25 of file SysInfoError.cpp.
References SysInfoException.
Definition at line 23 of file SysInfoError.cpp.