Container for Virtual Text record (line) More...
#include <gg_structs.h>
Data Fields | |
| off_t | offset | 
| current offset (parsing)  | |
| int | len | 
| line length (in bytes)  | |
| int | field_offsets [VRTTXT_FIELDS_MAX] | 
| array of field offsets (where each field starts)  | |
| int | num_fields | 
| number of field into the record  | |
| int | error | 
| validity flag  | |
Container for Virtual Text record (line)
 1.8.1.1