smbios_group_t Struct Reference
[SMBIOS structures]

group associations More...

#include <hd.h>


Data Fields

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

union u_hd_smbios_t* smbios_group_t::next

hd_smbios_type_t smbios_group_t::type

int smbios_group_t::data_len

unsigned char* smbios_group_t::data

str_list_t* smbios_group_t::strings

int smbios_group_t::handle

char* smbios_group_t::name

group name

int smbios_group_t::items_len

number of items in this group

int* smbios_group_t::item_handles

array of item handles


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