CWB
Data Fields
_attrbuf Struct Reference

The linked list in an AttributeList consists of these. More...

#include <attlist.h>

Data Fields

char * name
 name of the attribute More...
 
Attributeattribute
 the relevant Attribute object, only valid if list_valid==1 More...
 
int status
 This is user-settable; 0 on initialisation. More...
 
struct _attrbufnext
 Next in chain. More...
 
struct _attrbufprev
 Previous in chain. More...
 

Detailed Description

The linked list in an AttributeList consists of these.

Field Documentation

Attribute* attribute
char* name
struct _attrbuf* next
struct _attrbuf* prev
int status

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