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
struct UriQueryListStructAnext

Field Documentation

const char* key

Key of the query element

const char* value

Value of the query element, can be NULL

struct UriQueryListStructA* next [read]

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


The documentation for this struct was generated from the following file:

Generated on Fri Sep 26 08:06:47 2008 for uriparser by  doxygen 1.5.6