CWB
Data Fields

TCorpus Struct Reference

Underlying structure for the Corpus class. More...

#include <corpus.h>

Data Fields


Detailed Description

Underlying structure for the Corpus class.


Field Documentation

char* admin

{doesn't seem to be used?}

Referenced by cl_delete_corpus().

List of groups allowed to access this corpus (can be NULL)

Referenced by check_access_conditions(), and cl_delete_corpus().

char* id

a unique ID (i.e., the registry name identifying the corpus to the CWB)

Referenced by check_access_conditions(), cl_delete_corpus(), cl_new_corpus(), describe_corpus(), do_StructuralContext(), and setup_attribute().

char* info_file

the path of the info file of the corpus

Referenced by cl_delete_corpus(), corpus_info(), describe_corpus(), and describecorpus_show_basic_info().

char* name
struct TCorpus* next

next entry in a linked-list of loaded corpora

Referenced by cl_delete_corpus(), cl_new_corpus(), and find_corpus().

the number of setup_corpus ops

Referenced by cl_delete_corpus(), and cl_new_corpus().

char* path

the ``home directory'' of the corpus

Referenced by cl_delete_corpus(), describe_corpus(), and describecorpus_show_basic_info().

head of a linked list of CorpusProperty object.

Referenced by add_corpus_property(), and cl_first_corpus_property().

char* registry_dir

List of users allowed to access this corpus (can be NULL)

Referenced by check_access_conditions(), and cl_delete_corpus().


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