CWB
Data Fields

SencodeRange Struct Reference

SencodeRange object - distinct from the Range object in cwb-encode. More...

Data Fields


Detailed Description

SencodeRange object - distinct from the Range object in cwb-encode.


Field Documentation

FILE* avs

the attribute value strings (text mode)

Referenced by sencode_close_files(), sencode_declare_new_satt(), sencode_open_files(), and sencode_write_region().

FILE* avx

the attribute value index (bin mode)

Referenced by sencode_close_files(), sencode_declare_new_satt(), sencode_open_files(), and sencode_write_region().

char* dir

directory where this s-attribute is stored

Referenced by sencode_declare_new_satt(), and sencode_open_files().

FILE* fd
int last_cpos

end of last region (consistency checking)

Referenced by main(), sencode_declare_new_satt(), and sencode_write_region().

char* name
int num

the next will be the num-th structure

Referenced by sencode_declare_new_satt(), and sencode_write_region().

int offset

string offset for next string

Referenced by sencode_declare_new_satt(), and sencode_write_region().

int ready

flag indicates whether sencode_range_open() has already been called

Referenced by sencode_close_files(), sencode_declare_new_satt(), sencode_open_files(), and sencode_write_region().

flag indicating whether to store values

Referenced by main(), sencode_declare_new_satt(), sencode_open_files(), and sencode_write_region().


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