File: struct__xmlDefAttrs.xml

package info (click to toggle)
libxml2 2.15.2%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,036 kB
  • sloc: xml: 305,167; ansic: 138,598; python: 6,692; javascript: 5,897; sh: 4,736; makefile: 1,308
file content (71 lines) | stat: -rw-r--r-- 3,530 bytes parent folder | download
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
<?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="struct__xmlDefAttrs" kind="struct" language="C++" prot="public">
    <compoundname>_xmlDefAttrs</compoundname>
    <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="struct__xmlDefAttrs_1a7634f061044083291b4877328fb631ff" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int nbAttrs</definition>
        <argsstring></argsstring>
        <name>nbAttrs</name>
        <qualifiedname>_xmlDefAttrs::nbAttrs</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/parser.c" line="961" column="9" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="961" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlDefAttrs_1a05b1281d84d121f1aa56a32948621e51" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int maxAttrs</definition>
        <argsstring></argsstring>
        <name>maxAttrs</name>
        <qualifiedname>_xmlDefAttrs::maxAttrs</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/parser.c" line="962" column="9" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="962" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlDefAttrs_1ab60be2ffd6f0438c4fb7dceb66d44dc9" prot="public" static="no" mutable="no">
        <type>xmlDefAttr</type>
        <definition>xmlDefAttr attrs[1]</definition>
        <argsstring>[1]</argsstring>
        <name>attrs</name>
        <qualifiedname>_xmlDefAttrs::attrs</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/parser.c" line="967" column="16" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="967" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>_xmlDefAttrs</label>
        <childnode refid="2" relation="usage">
          <edgelabel>attrs</edgelabel>
        </childnode>
      </node>
      <node id="2">
        <label>xmlDefAttr</label>
      </node>
    </collaborationgraph>
    <location file="/builds/GNOME/libxml2/parser.c" line="960" column="1" bodyfile="/builds/GNOME/libxml2/parser.c" bodystart="960" bodyend="969"/>
    <listofallmembers>
      <member refid="struct__xmlDefAttrs_1ab60be2ffd6f0438c4fb7dceb66d44dc9" prot="public" virt="non-virtual"><scope>_xmlDefAttrs</scope><name>attrs</name></member>
      <member refid="struct__xmlDefAttrs_1a05b1281d84d121f1aa56a32948621e51" prot="public" virt="non-virtual"><scope>_xmlDefAttrs</scope><name>maxAttrs</name></member>
      <member refid="struct__xmlDefAttrs_1a7634f061044083291b4877328fb631ff" prot="public" virt="non-virtual"><scope>_xmlDefAttrs</scope><name>nbAttrs</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>