Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

map Struct Reference

A map from a string to another string. More...


Data Fields

map_entryfirst
map_entrylast


Detailed Description

A map from a string to another string.

This is used for the paramaters passed in a HTTP GET request, and to store the exports when the CGI interface is filling in a template.


Field Documentation

struct map_entry* map::first
 

The first map entry, or NULL if the map is empty.

struct map_entry* map::last
 

The last map entry, or NULL if the map is empty.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15