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

UriParserStateStructA Struct Reference

#include <Uri.h>


Detailed Description

Represents a state of the URI parser. Missing components can be NULL to reflect a components absence.

See also:
uriFreeUriMembersA
Since:
0.3.0


Data Fields

UriUriAuri
int errorCode
const char * errorPos
void * reserved


Field Documentation

int errorCode
 

Code identifying the occured error

const char* errorPos
 

Pointer to position in case of a syntax error

void* reserved
 

Reserved to the parser

UriUriA* uri
 

Plug in the URI structure to be filled while parsing here


The documentation for this struct was generated from the following file:
Generated on Tue Jun 30 16:36:19 2009 for uriparser by  doxygen 1.4.4