GRASS Programmer's Manual  6.4.2(2012)
SHPInfo Struct Reference

#include <shapefil.h>

Collaboration diagram for SHPInfo:

Data Fields

SAHooks sHooks
SAFile fpSHP
SAFile fpSHX
int nShapeType
int nFileSize
int nRecords
int nMaxRecords
int * panRecOffset
int * panRecSize
double adBoundsMin [4]
double adBoundsMax [4]
int bUpdated
unsigned char * pabyRec
int nBufSize

Detailed Description

Definition at line 215 of file shapefil.h.


Field Documentation

Definition at line 232 of file shapefil.h.

Referenced by SHPGetInfo(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 231 of file shapefil.h.

Referenced by SHPGetInfo(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 234 of file shapefil.h.

Referenced by SHPClose(), SHPOpenLL(), and SHPWriteObject().

Definition at line 219 of file shapefil.h.

Referenced by SHPClose(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 220 of file shapefil.h.

Referenced by SHPClose(), SHPOpenLL(), and SHPWriteHeader().

Definition at line 237 of file shapefil.h.

Definition at line 224 of file shapefil.h.

Referenced by SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 227 of file shapefil.h.

Referenced by SHPOpenLL(), and SHPWriteObject().

Definition at line 226 of file shapefil.h.

Referenced by SHPGetInfo(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 222 of file shapefil.h.

Referenced by SHPGetInfo(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

unsigned char* SHPInfo::pabyRec

Definition at line 236 of file shapefil.h.

Referenced by SHPClose().

Definition at line 228 of file shapefil.h.

Referenced by SHPClose(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 229 of file shapefil.h.

Referenced by SHPClose(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().

Definition at line 217 of file shapefil.h.

Referenced by SHPClose(), SHPOpenLL(), SHPWriteHeader(), and SHPWriteObject().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines