SpatiaLite  3.0.0-stable
Data Fields
gaiaDbfListStruct Struct Reference

Container for a list of DBF fields. More...

#include <gg_structs.h>

Collaboration diagram for gaiaDbfListStruct:
Collaboration graph
[legend]

Data Fields

int RowId
 current RowID
gaiaGeomCollPtr Geometry
 current Geometry
gaiaDbfFieldPtr First
 pointer to first DBF field [linked list]
gaiaDbfFieldPtr Last
 pointer to last DBF field [linked list]

Detailed Description

Container for a list of DBF fields.


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