libhd  5.0
Data Fields
smbios_lang_t Struct Reference

language information More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
 
hd_smbios_type_t type
 
int data_len
 
unsigned char * data
 
str_list_tstrings
 list of languages More...
 
int handle
 
char * current
 current language More...
 

Detailed Description

language information

Field Documentation

◆ current

char* smbios_lang_t::current

current language

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

◆ data

unsigned char* smbios_lang_t::data

◆ data_len

int smbios_lang_t::data_len

◆ handle

int smbios_lang_t::handle

◆ next

union u_hd_smbios_t* smbios_lang_t::next

◆ strings

str_list_t* smbios_lang_t::strings

list of languages

Referenced by smbios_dump().

◆ type

hd_smbios_type_t smbios_lang_t::type

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