SpatiaLite  3.0.0-stable
Data Fields
vrttxt_line Struct Reference

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

Detailed Description

Container for Virtual Text record (line)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines