lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
lazybiosType18Decoded_t Struct Reference

Decoded forms of the Type 18 encoded fields. More...

#include <type18.h>

Data Fields

const char * error_granularity
const char * error_operation
const char * error_type

Detailed Description

Decoded forms of the Type 18 encoded fields.

Each member holds the decoded form of the raw field it is named for. Consult the matching field_status member before using one.

Definition at line 55 of file type18.h.

Field Documentation

◆ error_granularity

const char* lazybiosType18Decoded_t::error_granularity

Definition at line 56 of file type18.h.

◆ error_operation

const char* lazybiosType18Decoded_t::error_operation

Definition at line 57 of file type18.h.

◆ error_type

const char* lazybiosType18Decoded_t::error_type

Definition at line 58 of file type18.h.


The documentation for this struct was generated from the following file: