IDZEBRA  2.0.54
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

Z_AttributeElement** AttrType::attributeList

Definition at line 32 of file attrfind.h.

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

int AttrType::major

Definition at line 30 of file attrfind.h.

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

int AttrType::minor

Definition at line 31 of file attrfind.h.

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

int AttrType::num_attributes

Definition at line 33 of file attrfind.h.

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

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: