pihmRasterLIBS/callocate.cpp File Reference

#include <stdlib.h>

Include dependency graph for callocate.cpp:

Go to the source code of this file.

Defines

#define NULL   0

Functions

char * CAllocate1 (int number, int size)
char ** CAllocate2 (int nrows, int ncols, int size)
void CFree1 (char *ptr)
void CFree2 (char **ptr, int nrows)


Define Documentation

#define NULL   0

Definition at line 2 of file callocate.cpp.

Referenced by addstack(), badsubsegdealloc(), badsubsegtraverse(), CAllocate2(), checkdelaunay(), checkmesh(), DBFCloneEmpty(), DBFClose(), DBFCreate(), DBFGetFieldIndex(), DBFGetFieldInfo(), DBFOpen(), DBFReadAttribute(), DBFReadDoubleAttribute(), DBFReadIntegerAttribute(), DBFWriteNULLAttribute(), dequeuebadtriang(), dummyinit(), enqueuebadtriang(), flatrout(), flood(), spatialPlotDlg::generate(), generateShape(), gridread(), gridwrite(), ihm10(), insertvertex(), locate(), makesubseg(), maketriangle(), makevertexmap(), matalloc(), nameadd(), parsecommandline(), timeSeriesDlg::plot(), pool(), poolalloc(), pooldeinit(), poolinit(), poolrestart(), poolzero(), printsubseg(), printtriangle(), read_alloc(), splitLineDialogDlg::run(), simplifyLineDialogDlg::run(), polygonToPolyLineDialogDlg::run(), mergeFeaturesDialogDlg::run(), runPIHMDlg::run(), StreamPolyLineDlg::run(), StreamGridDlg::run(), LinkGridDlg::run(), FlowGridDlg::run(), CatchmentPolygonDlg::run(), CatchmentGridDlg::run(), rivFileDlg::run(), paraFileDlg::run(), mshFileDlg::run(), attFileDlg::run(), runTriangleDlg::run(), generateShapeTopologyDlg::run(), createTINsDlg::run(), setdfnoflood(), SfRealloc(), SHPClose(), SHPCreate(), SHPDestroyObject(), SHPGetInfo(), SHPOpen(), splay(), splayinsert(), subsegtraverse(), testtriangle(), traverse(), triangleinit(), triangletraverse(), trimalloc(), undovertex(), and vertextraverse().


Function Documentation

char* CAllocate1 ( int  number,
int  size 
)

Definition at line 46 of file callocate.cpp.

Referenced by gridread(), and gridwrite().

char** CAllocate2 ( int  nrows,
int  ncols,
int  size 
)

Definition at line 82 of file callocate.cpp.

References NULL.

void CFree1 ( char *  ptr  ) 

Definition at line 149 of file callocate.cpp.

Referenced by gridread(), and gridwrite().

void CFree2 ( char **  ptr,
int  nrows 
)

Definition at line 180 of file callocate.cpp.


Generated on Sun Aug 5 17:34:52 2007 for PIHMgis by  doxygen 1.5.2