libhd
5.0
|
Data Fields | |
enum sm_map_type | type |
unsigned | len |
union { | |
char ** str | |
sm_num2str_t * num2str | |
} | list |
unsigned sm_str_map_t::len |
Referenced by smbios_bitmap2str(), and smbios_id2str().
union { ... } sm_str_map_t::list |
Referenced by smbios_bitmap2str(), and smbios_id2str().
sm_num2str_t* sm_str_map_t::num2str |
Referenced by smbios_bitmap2str(), and smbios_id2str().
char** sm_str_map_t::str |
Referenced by smbios_bitmap2str(), and smbios_id2str().
enum sm_map_type sm_str_map_t::type |
Referenced by smbios_bitmap2str(), and smbios_id2str().