TCorpusProperty Struct Reference

The CorpusProperty object. More...

#include <cl.h>

Data Fields


Detailed Description

The CorpusProperty object.

The underlying structure takes the form of a linked-list entry.

Each Corpus object has, as one of its members, the head entry on a list of CorpusProperties.


Field Documentation

struct TCorpusProperty* next [read]

Pointer to the next entry in the linked list.

Referenced by add_corpus_property(), and cl_next_corpus_property().

char* property

A string specifying the property in question.

Referenced by add_corpus_property(), cl_corpus_property(), and corpus_info().

char* value

A string containing the value of the property in question.

Referenced by add_corpus_property(), cl_corpus_property(), and corpus_info().


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

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