#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 Exception::what().

Definition at line 23 of file SysInfoError.cpp.
1.5.6