uriparser  0.7.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator
Data Fields
UriParserStateStructA Struct Reference

#include <Uri.h>

Data Fields

UriUriAuri
 
int errorCode
 
const char * errorPos
 
void * reserved
 

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

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: