#include <cpl_list.h>
Public Attributes | |
void * | pData |
_CPLList * | psNext |
|
Pointer to the data object. Should be allocated and frred by the caller. |
|
Pointer to the next element in list. NULL, if current element is the last one |