PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ ShpLoaderGetRecordCount()

int ShpLoaderGetRecordCount ( SHPLOADERSTATE state)

Definition at line 1518 of file shp2pgsql-core.c.

1519 {
1520  return state->num_entities;
1521 }

References shp_loader_state::num_entities.

Referenced by pgui_action_import().

Here is the caller graph for this function: