CWB
Data Fields
_attlist Struct Reference

The AttributeList object: holds a list of attributes. More...

#include <attlist.h>

Data Fields

int list_valid
 Are all the Attributes in this list valid? 0: check list. More...
 
int element_type
 One of the constants defined in attributes.h, format:ATT_x. More...
 
AttributeInfolist
 Head of the linked list of attribute-info structures. More...
 

Detailed Description

The AttributeList object: holds a list of attributes.

Field Documentation

int element_type

One of the constants defined in attributes.h, format:ATT_x.

Referenced by NewAttributeList(), RecomputeAL(), and VerifyList().

int list_valid

Are all the Attributes in this list valid? 0: check list.

Referenced by AddNameToAL(), compose_kwic_line(), NewAttributeList(), RecomputeAL(), and VerifyList().


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