ReactOS 0.4.15-dev-7942-gd23573b
_xmlBuffer Struct Reference

#include <tree.h>

Public Attributes

xmlCharcontent
 
unsigned int use
 
unsigned int size
 
xmlBufferAllocationScheme alloc
 
xmlCharcontentIO
 

Detailed Description

Definition at line 91 of file tree.h.

Member Data Documentation

◆ alloc

xmlBufferAllocationScheme _xmlBuffer::alloc

Definition at line 95 of file tree.h.

◆ content

xmlChar* _xmlBuffer::content

Definition at line 92 of file tree.h.

◆ contentIO

xmlChar* _xmlBuffer::contentIO

Definition at line 96 of file tree.h.

◆ size

unsigned int _xmlBuffer::size

Definition at line 94 of file tree.h.

◆ use

unsigned int _xmlBuffer::use

Definition at line 93 of file tree.h.


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