ReactOS 0.4.16-dev-2135-g2f5a67f
saxlocator Struct Reference
Collaboration diagram for saxlocator:

Classes

struct  _attributes
 

Public Attributes

IVBSAXLocator IVBSAXLocator_iface
 
ISAXLocator ISAXLocator_iface
 
IVBSAXAttributes IVBSAXAttributes_iface
 
ISAXAttributes ISAXAttributes_iface
 
LONG ref
 
saxreadersaxreader
 
HRESULT ret
 
xmlParserCtxtPtr pParserCtxt
 
BSTR publicId
 
BSTR systemId
 
int line
 
int column
 
BOOL vbInterface
 
struct list elements
 
BSTR namespaceUri
 
int attr_alloc_count
 
int attr_count
 
struct saxlocator::_attributesattributes
 

Detailed Description

Definition at line 292 of file saxreader.c.

Member Data Documentation

◆ attr_alloc_count

int saxlocator::attr_alloc_count

Definition at line 310 of file saxreader.c.

◆ attr_count

int saxlocator::attr_count

Definition at line 311 of file saxreader.c.

◆ attributes

struct saxlocator::_attributes * saxlocator::attributes

◆ column

int saxlocator::column

Definition at line 305 of file saxreader.c.

◆ elements

struct list saxlocator::elements

Definition at line 307 of file saxreader.c.

◆ ISAXAttributes_iface

ISAXAttributes saxlocator::ISAXAttributes_iface

Definition at line 297 of file saxreader.c.

◆ ISAXLocator_iface

ISAXLocator saxlocator::ISAXLocator_iface

Definition at line 295 of file saxreader.c.

◆ IVBSAXAttributes_iface

IVBSAXAttributes saxlocator::IVBSAXAttributes_iface

Definition at line 296 of file saxreader.c.

◆ IVBSAXLocator_iface

IVBSAXLocator saxlocator::IVBSAXLocator_iface

Definition at line 294 of file saxreader.c.

◆ line

int saxlocator::line

Definition at line 304 of file saxreader.c.

◆ namespaceUri

BSTR saxlocator::namespaceUri

Definition at line 309 of file saxreader.c.

◆ pParserCtxt

xmlParserCtxtPtr saxlocator::pParserCtxt

Definition at line 301 of file saxreader.c.

◆ publicId

BSTR saxlocator::publicId

Definition at line 302 of file saxreader.c.

◆ ref

LONG saxlocator::ref

Definition at line 298 of file saxreader.c.

◆ ret

HRESULT saxlocator::ret

Definition at line 300 of file saxreader.c.

◆ saxreader

saxreader* saxlocator::saxreader

Definition at line 299 of file saxreader.c.

◆ systemId

BSTR saxlocator::systemId

Definition at line 303 of file saxreader.c.

◆ vbInterface

BOOL saxlocator::vbInterface

Definition at line 306 of file saxreader.c.


The documentation for this struct was generated from the following file: