#include <shapefil.h>
Public Attributes | |
FILE * | 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 | bNoHeader |
int | bUpdated |
Definition at line 382 of file shapefil.h.
FILE* DBFInfo::fp |
Definition at line 384 of file shapefil.h.
Referenced by DBFClose(), DBFCreate(), DBFFlushRecord(), DBFOpen(), and DBFWriteHeader().
Definition at line 386 of file shapefil.h.
Referenced by DBFAddField(), DBFClose(), DBFCreate(), DBFGetRecordCount(), DBFOpen(), DBFReadAttribute(), DBFWriteAttribute(), DBFWriteAttributeDirectly(), and DBFWriteTuple().
Definition at line 388 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFCreate(), DBFFlushRecord(), DBFOpen(), DBFWriteAttribute(), DBFWriteAttributeDirectly(), DBFWriteHeader(), and DBFWriteTuple().
Definition at line 389 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFCreate(), DBFFlushRecord(), DBFOpen(), and DBFWriteHeader().
int DBFInfo::nFields |
Definition at line 390 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFCreate(), DBFGetFieldCount(), DBFGetFieldInfo(), DBFOpen(), DBFReadAttribute(), and DBFWriteHeader().
Definition at line 391 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFOpen(), and DBFReadAttribute().
Definition at line 392 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFGetFieldInfo(), DBFOpen(), and DBFReadAttribute().
Definition at line 393 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFGetFieldInfo(), and DBFOpen().
char* DBFInfo::pachFieldType |
Definition at line 394 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFGetFieldInfo(), DBFGetNativeFieldType(), DBFIsAttributeNULL(), and DBFOpen().
char* DBFInfo::pszHeader |
Definition at line 396 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFGetFieldInfo(), DBFOpen(), and DBFWriteHeader().
Definition at line 398 of file shapefil.h.
Referenced by DBFCreate(), DBFFlushRecord(), DBFOpen(), DBFReadAttribute(), DBFWriteAttribute(), DBFWriteAttributeDirectly(), and DBFWriteTuple().
Definition at line 399 of file shapefil.h.
Referenced by DBFCreate(), DBFFlushRecord(), and DBFOpen().
Definition at line 400 of file shapefil.h.
Referenced by DBFAddField(), DBFClose(), DBFCreate(), DBFFlushRecord(), DBFOpen(), DBFReadAttribute(), DBFWriteAttribute(), DBFWriteAttributeDirectly(), and DBFWriteTuple().
Definition at line 402 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFOpen(), DBFWriteAttribute(), DBFWriteAttributeDirectly(), DBFWriteHeader(), and DBFWriteTuple().
Definition at line 403 of file shapefil.h.
Referenced by DBFAddField(), DBFCloneEmpty(), and DBFClose().