variables.h File Reference

#include "../cl/corpus.h"
#include "../cl/attributes.h"

Data Structures

Typedefs

Functions

Variables


Typedef Documentation

typedef struct _variable_buf * Variable
typedef struct _variable_buf VariableBuffer
typedef struct _variable_item VariableItem

Function Documentation

int DropVariable ( Variable vp  ) 
Variable FindVariable ( char *  varname  ) 
int* GetVariableItems ( Variable  v,
Corpus corpus,
Attribute attribute,
int *  nr_items 
)
char** GetVariableStrings ( Variable  v,
int *  nr_items 
)
Variable NewVariable ( char *  varname  ) 
int SetVariableValue ( char *  varName,
char  operator,
char *  varValues 
)
int VariableAddItem ( Variable  v,
char *  item 
)
int VariableDeleteItems ( Variable  v  ) 
int VariableItemMember ( Variable  v,
char *  item 
)
void variables_iterator_new ( void   ) 

References variables_iterator_idx.

Referenced by do_PrintAllVariables().

Variable variables_iterator_next ( void   ) 
int VariableSubtractItem ( Variable  v,
char *  item 
)
int VerifyVariable ( Variable  v,
Corpus corpus,
Attribute attribute 
)

Variable Documentation


Generated on Sun Feb 28 18:08:04 2010 for CWB by  doxygen 1.6.1