SMBIOS Library
Namespaces | Macros
Smi_Windows.cpp File Reference
#include "smbios/compat.h"
#include "SmiImpl.h"
Include dependency graph for Smi_Windows.cpp:

Go to the source code of this file.

Namespaces

namespace  smi

Macros

#define LIBSMBIOS_SOURCE
#define NOT_IMPLEMENTED   { throw smbios::NotImplementedImpl("SMI calls are not yet implemented on Windows."); }

Macro Definition Documentation

#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.