UF_FAM_family_data_s (查看源代码)
 
定义在: uf_fam_types.h
 
也被称为:
 


Data Members

subtype
int
A flag indicating which type of family
this is. Currently this can only be set to
UF_fam_part_subtype

attribute_count
int
The number of attributes of the
family.

member_count
int
The number of members in the family.

attributes
tag_t * (tag_t型的指针)
An array of family attribute tags which
describe the parameters of the family.

name
char *
The name for the family.