Main Page | Data Structures | File List | Data Fields | Globals

UriQueryListStructA Struct Reference

#include <Uri.h>


Detailed Description

Represents a query element. More precisely it is a node in a linked list of query elements.

Since:
0.7.0


Data Fields

const char * key
const char * value
UriQueryListStructAnext


Field Documentation

const char* key
 

Key of the query element

struct UriQueryListStructA* next
 

Pointer to the next key/value pair in the list, can be NULL if last already

const char* value
 

Value of the query element, can be NULL


The documentation for this struct was generated from the following file:
Generated on Sun May 18 23:00:17 2008 for uriparser by doxygen 1.3.5