Public Attributes

EPR_PtrArray Struct Reference

#include <epr_ptrarray.h>

List of all members.

Public Attributes

unsigned int capacity
unsigned int length
void ** elems

Detailed Description

The EPR_PtrArray structure represents a dynamic array of pointers.


Member Data Documentation

unsigned int EPR_PtrArray::capacity

The current capacity

The pointer elements

unsigned int EPR_PtrArray::length

The current length


The documentation for this struct was generated from the following file: