apr_array_header_t Struct Reference
[Table and Array Functions]

#include <apr_tables.h>

Data Fields

apr_pool_tpool
int elt_size
int nelts
int nalloc
char * elts

Detailed Description

An opaque array type


Field Documentation

The amount of memory allocated for each element of the array

The elements in the array

The number of elements allocated in the array

The number of active elements in the array

The pool the array is allocated out of


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

Generated on 19 Jun 2014 for Apache Portable Runtime by  doxygen 1.6.1