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 Tue Jun 30 16:34:30 2009 for uriparser by  doxygen 1.3.9.1