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 Sun May 18 22:43:41 2008 for uriparser by  doxygen 1.4.7