1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.8" xml:lang="en-US">
<compounddef id="structxmlSBuf" kind="struct" language="C++" prot="public">
<compoundname>xmlSBuf</compoundname>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structxmlSBuf_1a6677d24730d1e9910f9969ad3973c604" prot="public" static="no" mutable="no">
<type><ref refid="xmlstring_8h_1afb1489b546f7800463867523ffaee1d3" kindref="member">xmlChar</ref> *</type>
<definition>xmlChar* mem</definition>
<argsstring></argsstring>
<name>mem</name>
<qualifiedname>xmlSBuf::mem</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/parser.c" line="674" column="13" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="674" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structxmlSBuf_1a245260f6f74972558f61b85227df5aae" prot="public" static="no" mutable="no">
<type>unsigned</type>
<definition>unsigned size</definition>
<argsstring></argsstring>
<name>size</name>
<qualifiedname>xmlSBuf::size</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/parser.c" line="675" column="14" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="675" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structxmlSBuf_1a72c3879aebe2d6eb552ab90c25bf1898" prot="public" static="no" mutable="no">
<type>unsigned</type>
<definition>unsigned cap</definition>
<argsstring></argsstring>
<name>cap</name>
<qualifiedname>xmlSBuf::cap</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/parser.c" line="676" column="14" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="676" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structxmlSBuf_1ab7f9f93166652405b05132713a53cf2c" prot="public" static="no" mutable="no">
<type>unsigned</type>
<definition>unsigned max</definition>
<argsstring></argsstring>
<name>max</name>
<qualifiedname>xmlSBuf::max</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/parser.c" line="677" column="14" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="677" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structxmlSBuf_1a405804b8d31bd7075682acda11e29e37" prot="public" static="no" mutable="no">
<type><ref refid="xmlerror_8h_1adc147424b5aac85cccf5018513b9ec14" kindref="member">xmlParserErrors</ref></type>
<definition>xmlParserErrors code</definition>
<argsstring></argsstring>
<name>code</name>
<qualifiedname>xmlSBuf::code</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/builds/GNOME/libxml2/parser.c" line="678" column="21" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="678" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<location file="/builds/GNOME/libxml2/parser.c" line="673" column="1" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="673" bodyend="679"/>
<listofallmembers>
<member refid="structxmlSBuf_1a72c3879aebe2d6eb552ab90c25bf1898" prot="public" virt="non-virtual"><scope>xmlSBuf</scope><name>cap</name></member>
<member refid="structxmlSBuf_1a405804b8d31bd7075682acda11e29e37" prot="public" virt="non-virtual"><scope>xmlSBuf</scope><name>code</name></member>
<member refid="structxmlSBuf_1ab7f9f93166652405b05132713a53cf2c" prot="public" virt="non-virtual"><scope>xmlSBuf</scope><name>max</name></member>
<member refid="structxmlSBuf_1a6677d24730d1e9910f9969ad3973c604" prot="public" virt="non-virtual"><scope>xmlSBuf</scope><name>mem</name></member>
<member refid="structxmlSBuf_1a245260f6f74972558f61b85227df5aae" prot="public" virt="non-virtual"><scope>xmlSBuf</scope><name>size</name></member>
</listofallmembers>
</compounddef>
</doxygen>
|