UF_FAM_family_data_s (view source)
 
Defined in: uf_fam_types.h
 
Also known as:
 


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 *
An array of family attribute tags which
describe the parameters of the family.

name
char *
The name for the family.