Go to the documentation of this file.
31 #ifndef _CPL_LIST_H_INCLUDED
32 #define _CPL_LIST_H_INCLUDED
64 int CPL_DLL CPLListCount(
CPLList *psList );
66 void CPL_DLL CPLListDestroy(
CPLList *psList );
68 void CPL_DLL *CPLListGetData(
CPLList *psElement );
Generated for GDAL by
1.8.1.1.