CWB
Data Fields

_variable_buf Struct Reference

The Variable object. More...

#include <variables.h>

Data Fields


Detailed Description

The Variable object.

(Plus also VariableBuffer: the former is a pointer to the latter.)


Field Documentation

char* my_attribute

name of attribute I'm valid for

Referenced by DropVariable(), NewVariable(), and VerifyVariable().

char* my_corpus

name of corpus I'm valid for

Referenced by DropVariable(), NewVariable(), and VerifyVariable().

char* my_name
int nr_items

only valid after validation

Referenced by GetVariableItems(), VariableDeleteItems(), and VerifyVariable().

int valid

flag: whether I'm valid or not

Referenced by NewVariable(), VariableAddItem(), VariableDeleteItems(), VariableSubtractItem(), and VerifyVariable().


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