IDZEBRA  2.2.7
Data Fields
AttrType Struct Reference

#include <attrfind.h>

Data Fields

int type
 
int major
 
int minor
 
Z_AttributeElement ** attributeList
 
int num_attributes
 

Detailed Description

Definition at line 28 of file attrfind.h.

Field Documentation

◆ attributeList

Z_AttributeElement** AttrType::attributeList

Definition at line 32 of file attrfind.h.

Referenced by attr_find_ex(), attr_init_APT(), and attr_init_AttrList().

◆ major

int AttrType::major

Definition at line 30 of file attrfind.h.

Referenced by attr_find_ex(), attr_init_APT(), and attr_init_AttrList().

◆ minor

int AttrType::minor

Definition at line 31 of file attrfind.h.

Referenced by attr_find_ex(), attr_init_APT(), and attr_init_AttrList().

◆ num_attributes

int AttrType::num_attributes

Definition at line 33 of file attrfind.h.

Referenced by attr_find_ex(), attr_init_APT(), and attr_init_AttrList().

◆ type

int AttrType::type

Definition at line 29 of file attrfind.h.

Referenced by attr_find_ex(), attr_init_APT(), and attr_init_AttrList().


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