PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
DBFInfo Struct Reference

#include <shapefil.h>

Collaboration diagram for DBFInfo:
Collaboration graph

Data Fields

SAHooks sHooks
 
SAFile fp
 
int nRecords
 
int nRecordLength
 
int nHeaderLength
 
int nFields
 
int * panFieldOffset
 
int * panFieldSize
 
int * panFieldDecimals
 
char * pachFieldType
 
char * pszHeader
 
int nCurrentRecord
 
int bCurrentRecordModified
 
char * pszCurrentRecord
 
int nWorkFieldLength
 
char * pszWorkField
 
int bNoHeader
 
int bUpdated
 
union {
   double   dfDoubleField
 
   int   nIntField
 
fieldValue
 
int iLanguageDriver
 
char * pszCodePage
 
int nUpdateYearSince1900
 
int nUpdateMonth
 
int nUpdateDay
 
int bWriteEndOfFileChar
 
int bRequireNextWriteSeek
 

Detailed Description

Definition at line 588 of file shapefil.h.


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