SpatiaLite  4.2.0
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
gaiaDbfFieldStruct Struct Reference

Container for DBF field. More...

#include <gg_structs.h>

Collaboration diagram for gaiaDbfFieldStruct:
Collaboration graph
[legend]

Data Fields

char * Name
 field name
 
unsigned char Type
 DBF data type.
 
int Offset
 DBF buffer offset [where the field value starts].
 
unsigned char Length
 total DBF buffer field length (in bytes)
 
unsigned char Decimals
 precision (decimal digits)
 
gaiaValuePtr Value
 current variant [multi-type] value
 
struct gaiaDbfFieldStructNext
 pointer to next item [linked list]
 

Detailed Description

Container for DBF field.


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