#include <SmbiosWorkaroundImpl.h>

Public Attributes | |
| const char * | name |
| const WorkaroundSmbiosItem * | symptoms |
| const WorkaroundSmbiosItem * | fixups |
Definition at line 126 of file SmbiosWorkaroundImpl.h.
| const WorkaroundSmbiosItem* fixups |
Definition at line 130 of file SmbiosWorkaroundImpl.h.
Referenced by smbios::doFixupItem().
| const char* name |
Definition at line 128 of file SmbiosWorkaroundImpl.h.
| const WorkaroundSmbiosItem* symptoms |
Definition at line 129 of file SmbiosWorkaroundImpl.h.
Referenced by smbios::doFixupItem().
1.7.1