#include "smbios/compat.h"#include "SmiImpl.h"
Go to the source code of this file.
Namespaces | |
| namespace | smi |
Defines | |
| #define | LIBSMBIOS_SOURCE |
| #define | NOT_IMPLEMENTED { throw smbios::NotImplementedImpl("SMI calls are not yet implemented on Windows."); } |
| #define LIBSMBIOS_SOURCE |
Definition at line 20 of file Smi_Windows.cpp.
| #define NOT_IMPLEMENTED { throw smbios::NotImplementedImpl("SMI calls are not yet implemented on Windows."); } |
Definition at line 32 of file Smi_Windows.cpp.
1.7.1