Apache Portable Runtime
Data Fields
apr_table_entry_t Struct Reference

#include <apr_tables.h>

Data Fields

char * key
char * val
apr_uint32_t key_checksum

Detailed Description

The type for each entry in a string-content table


Field Documentation

The key for the current table entry

A checksum for the key, for use by the apr_table internals

The value for the current table entry


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