CWB
|
The linked list in an AttributeList consists of these. More...
#include <attlist.h>
The linked list in an AttributeList consists of these.
the relevant Attribute object, only valid if list_valid==1
Referenced by AddNameToAL(), compose_kwic_line(), ComputePrintStructures(), DestroyAttributeList(), get_position_values(), get_print_attribute_values(), PrintAttributes(), PrintAttributesSimple(), RecomputeAL(), sgml_print_output(), and VerifyList().
char* name |
name of the attribute
Referenced by AddNameToAL(), DestroyAttributeList(), printAlignedStrings(), update_context_descriptor(), and VerifyList().
Next in chain.
Referenced by AddNameToAL(), compose_kwic_line(), ComputePrintStructures(), DestroyAttributeList(), do_attribute_show(), get_position_values(), get_print_attribute_values(), latex_print_output(), NrOfElementsAL(), printAlignedStrings(), PrintAttributes(), PrintAttributesSimple(), RecomputeAL(), RemoveNameFromAL(), set_current_corpus(), sgml_print_output(), Unchain(), update_context_descriptor(), and VerifyList().
Previous in chain.
Referenced by AddNameToAL(), DestroyAttributeList(), RecomputeAL(), RemoveNameFromAL(), Unchain(), and VerifyList().
int status |
This is user-settable; 0 on initialisation.
Referenced by AddNameToAL(), compose_kwic_line(), DestroyAttributeList(), do_attribute_show(), get_position_values(), get_print_attribute_values(), latex_print_output(), printAlignedStrings(), PrintAttributes(), set_current_corpus(), and sgml_print_output().