PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ DBFGetFieldCount()

int SHPAPI_CALL DBFGetFieldCount ( DBFHandle  psDBF)

Definition at line 1195 of file dbfopen.c.

1197 {
1198  return( psDBF->nFields );
1199 }

Referenced by DBFGetFieldIndex(), ShpLoaderGenerateSQLRowStatement(), and ShpLoaderOpenShape().

Here is the caller graph for this function: