_xmlNode Struct Reference

#include <tree.h>


Data Fields

void * _private
_xmlNodechildren
xmlCharcontent
_xmlDocdoc
unsigned short extra
_xmlNodelast
unsigned short line
const xmlCharname
_xmlNodenext
xmlNsns
xmlNsnsDef
_xmlNodeparent
_xmlNodeprev
_xmlAttrproperties
void * psvi
xmlElementType type


Detailed Description

Definition at line 448 of file tree.h.


Field Documentation

void* _xmlNode::_private

Definition at line 449 of file tree.h.

struct _xmlNode* _xmlNode::children

Definition at line 452 of file tree.h.

xmlChar* _xmlNode::content

Definition at line 461 of file tree.h.

struct _xmlDoc* _xmlNode::doc

Definition at line 457 of file tree.h.

unsigned short _xmlNode::extra

Definition at line 466 of file tree.h.

struct _xmlNode* _xmlNode::last

Definition at line 453 of file tree.h.

unsigned short _xmlNode::line

Definition at line 465 of file tree.h.

const xmlChar* _xmlNode::name

Definition at line 451 of file tree.h.

struct _xmlNode* _xmlNode::next

Definition at line 455 of file tree.h.

xmlNs* _xmlNode::ns

Definition at line 460 of file tree.h.

xmlNs* _xmlNode::nsDef

Definition at line 463 of file tree.h.

struct _xmlNode* _xmlNode::parent

Definition at line 454 of file tree.h.

struct _xmlNode* _xmlNode::prev

Definition at line 456 of file tree.h.

struct _xmlAttr* _xmlNode::properties

Definition at line 462 of file tree.h.

void* _xmlNode::psvi

Definition at line 464 of file tree.h.

xmlElementType _xmlNode::type

Definition at line 450 of file tree.h.


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