libhd  5.0
Data Fields
smbios_group_t Struct Reference

group associations 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
 
int handle
 
char * name
 group name More...
 
int items_len
 number of items in this group More...
 
int * item_handles
 array of item handles More...
 

Detailed Description

group associations

Field Documentation

◆ data

unsigned char* smbios_group_t::data

◆ data_len

int smbios_group_t::data_len

◆ handle

int smbios_group_t::handle

◆ item_handles

int* smbios_group_t::item_handles

array of item handles

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

◆ items_len

int smbios_group_t::items_len

number of items in this group

Referenced by smbios_dump(), and smbios_parse().

◆ name

char* smbios_group_t::name

group name

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

◆ next

union u_hd_smbios_t* smbios_group_t::next

◆ strings

str_list_t* smbios_group_t::strings

◆ type

hd_smbios_type_t smbios_group_t::type

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