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
 
int items_len
 number of items in this group
 
int * item_handles
 array of item handles
 

Detailed Description

group associations

Field Documentation

unsigned char* smbios_group_t::data
int smbios_group_t::data_len
int smbios_group_t::handle
int* smbios_group_t::item_handles

array of item handles

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

int smbios_group_t::items_len

number of items in this group

Referenced by smbios_dump(), and smbios_parse().

char* smbios_group_t::name

group name

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

union u_hd_smbios_t* smbios_group_t::next
str_list_t* smbios_group_t::strings
hd_smbios_type_t smbios_group_t::type

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