C_ActualParamList | The ActualParamList object: used to build a linked list of parameters, each one of which is a Constrainttree |
C_attlist | The AttributeList object: holds a list of attributes |
C_attrbuf | The linked list in an AttributeList consists of these |
C_Attribute | The Attribute object |
C_avs | The AVStructure object |
C_BARdesc | The BARdesc object: a BAR (Beamed Array) descriptor |
C_bfilebuf | File buffer for bit input / output |
C_bstreambuf | Stream buffer for bit input / output |
C_builtinf | The BuiltinF object represents a built-in function |
C_charset_spec | Structure for the global list of charset names |
C_cl_int_list | Underlying structure for the cl_int_list object |
C_cl_lexhash | Underlying structure for the cl_lexhash object |
▼C_cl_lexhash_entry | Underlying structure for the cl_lexhash_entry class |
C_cl_lexhash_entry_data | This entry's data fields, i.e |
C_cl_ngram_hash | TODO: consider alternative hash functions (see cl/lexhash.h) |
C_cl_ngram_hash_entry | Underlying structure for the cl_ngram_hash_entry class |
C_CL_Regex | Underlying structure for CL_Regex object |
C_cl_string_list | Underlying structure for the cl_string_list object |
C_CLStream | |
C_ConcLineField | ConcLineField : a concordance line "field" is one of the four "anchors": that is, match, matchend, target, keyword |
C_context_description_block | ContextDescriptor object: a bundle of CQP options describing how a list of corpus positions is to be displayed in a concordance: with left context, with right context, with what attributes, etc |
C_cqpoption | A CQPOption represents a single configuration option for CQP |
C_DCR | The DynCallResult object (needed to allocate space for dynamic function arguments) |
C_DynArg | The DynArg object contains an argument for a dynamic attribute |
C_Grant | Internal data structure: name of a corpus to which access is granted |
C_grouptable | |
C_Hash | A specialised hashtable for computing frequency distributions over tuples of lexicon IDs |
C_HostEntry | Internal data structure: member of list of IP addresses from which messages are accepted |
C_huffman_code_descriptor | A Huffman Code Descriptor block (HCD) for Huffman compressed sequences |
C_id_cnt_mapping | |
C_idbuf | Underlying structure for the IDList class |
C_InputBuffer | |
C_label_entry | LabelEntry: the symbol tables are made up of two linked lists of these objects |
C_MacroEntry | Entry in the macro database |
C_MacroHashTable | This hash implementation can hold multiple macro entries in a single bucket in order to avoid cache overflow when very many macros are defined |
C_MacroSegment | Macro replacement string is stored as a sequence of segments: |
C_mapping | The Mapping object |
C_Matchlist | The Matchlist object |
C_position_stream_rec_ | Underlying structure for the PositionStream object |
C_print_descr_rec_ | The PrintDescriptionRecord object |
C_print_option_rec_ | PrintOptions: records a set of print options |
C_Range | The Range object represents a range of corpus positions - for instance, the range enclosed by an instance of an s-attribute |
C_RefTab | The RefTab object (represents a reference table) |
C_single_mapping | The SingleMapping object |
C_SL | The "structure list" data type is used for 'adding' regions (-a) |
C_sort_clause | The SortClause object (and underlying SortClauseBuffer) |
C_symbol_table | The SymbolTable object |
C_table | The table object |
C_TabulationItem | TabulationItem object: contains the data structures needed by CQP's "tabulate" command |
C_UserEntry | Internal data structure: a username, the user's password, and the top of a linked list of Grants |
C_variable_buf | The Variable object: a list of strings that can be used as a variable within a query (to match all tokens whose type is identical to one of the strings on the list) |
C_variable_item | VariableItem object: an item within a variable |
CAlg_Attribute | |
CAny_Attribute | |
Catt_bucket | The AttBucket object is a holder for an attribute and its key string |
Catt_hashtable | Underlying structure for the AttHashTable object |
CBFBuf | The Bitfield object |
Cc_tree | Union of structures underlying the Constraint / Constrainttree objects |
Ccl | The CorpusList object records information on a corpus that CQP recognises |
CClAutoString | Underlying structure for the ClAutoString object |
Ccomponent_field_spec | The component_field_spec data type |
Cctxtsp | The Context object |
Cdfa | The DFA object |
CDynamic_Attribute | |
Ce_tree | Underlying union for the Evaltree object |
Cequation | |
CEquiv | |
Cevalenv | The EvalEnvironment object: environment variables for the evaluation of a corpus query |
Cexp | |
Cfeature_maps_t | Underlying structure for the FMS object |
CInputRedir | The InputRedir structure: contains information about redirecting input so it reads from a file or pipe |
Citem | |
CPOS_Attribute | |
CRedir | The Redir structure: contains information about redirecting output to a file or pipe |
CSAttRegion | Represents a single s-attribuite region and its annotation |
CSencodeRange | SencodeRange object - distinct from the Range object in cwb-encode |
CStackCard | |
Cstate | |
CStruc_Attribute | |
Csymbol | |
CTComponent | The Component object |
CTCorpus | Underlying structure for the Corpus class |
CTCorpusProperty | The CorpusProperty object |
CTMblob | The MemBlob object |
Cvstack_t | Data structure for the vstack member of the FMS object |
CWAttr | WAttr object: represents a P-attribute being encoded |
CXmlElement | |