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

UriPathSegmentStructA Struct Reference

#include <Uri.h>


Detailed Description

Represents a path segment within a URI path. More precisely it is a node in a linked list of path segments.

See also:
UriUriA
Since:
0.3.0


Data Fields

UriTextRangeA text
UriPathSegmentStructAnext
void * reserved


Field Documentation

struct UriPathSegmentStructA* next
 

Pointer to the next path segment in the list, can be NULL if last already

void* reserved
 

Reserved to the parser

UriTextRangeA text
 

Path segment name


The documentation for this struct was generated from the following file:
Generated on Sun May 18 22:53:46 2008 for uriparser by  doxygen 1.3.9.1