#include <SmbiosImpl.h>


Public Member Functions | |
| virtual | ~SmbiosWinWMIStrategy () throw () |
| SmbiosWinWMIStrategy () | |
| virtual bool | getSmbiosTable (const u8 **, smbiosLowlevel::smbios_table_entry_point *, bool) |
Definition at line 88 of file SmbiosImpl.h.
| virtual ~SmbiosWinWMIStrategy | ( | ) | throw () [inline, virtual] |
Definition at line 91 of file SmbiosImpl.h.
| SmbiosWinWMIStrategy | ( | ) | [inline] |
Definition at line 92 of file SmbiosImpl.h.
| bool getSmbiosTable | ( | const u8 ** | , | |
| smbiosLowlevel::smbios_table_entry_point * | , | |||
| bool | ||||
| ) | [virtual] |
Implements SmbiosStrategy.
Definition at line 306 of file SmbiosStrategy_Windows.cpp.
1.7.1