_xmlParserInput Struct Reference

#include <parser.h>


Data Fields

const xmlCharbase
xmlParserInputBufferPtr buf
int col
unsigned long consumed
const xmlCharcur
const char * directory
const xmlCharencoding
const xmlCharend
const char * filename
xmlParserInputDeallocate free
int id
int length
int line
int standalone
const xmlCharversion


Detailed Description

Definition at line 54 of file parser.h.


Field Documentation

const xmlChar* _xmlParserInput::base

Definition at line 60 of file parser.h.

xmlParserInputBufferPtr _xmlParserInput::buf

Definition at line 56 of file parser.h.

int _xmlParserInput::col

Definition at line 65 of file parser.h.

unsigned long _xmlParserInput::consumed

Definition at line 71 of file parser.h.

const xmlChar* _xmlParserInput::cur

Definition at line 61 of file parser.h.

const char* _xmlParserInput::directory

Definition at line 59 of file parser.h.

const xmlChar* _xmlParserInput::encoding

Definition at line 73 of file parser.h.

const xmlChar* _xmlParserInput::end

Definition at line 62 of file parser.h.

const char* _xmlParserInput::filename

Definition at line 58 of file parser.h.

xmlParserInputDeallocate _xmlParserInput::free

Definition at line 72 of file parser.h.

int _xmlParserInput::id

Definition at line 76 of file parser.h.

int _xmlParserInput::length

Definition at line 63 of file parser.h.

int _xmlParserInput::line

Definition at line 64 of file parser.h.

int _xmlParserInput::standalone

Definition at line 75 of file parser.h.

const xmlChar* _xmlParserInput::version

Definition at line 74 of file parser.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo