File: struct__xmlIDCHashEntry.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 (53 lines) | stat: -rw-r--r-- 2,693 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
<?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__xmlIDCHashEntry" kind="struct" language="C++" prot="public">
    <compoundname>_xmlIDCHashEntry</compoundname>
    <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="struct__xmlIDCHashEntry_1aa3c54552265f819e58bcdbac1c3c1567" prot="public" static="no" mutable="no">
        <type>xmlIDCHashEntryPtr</type>
        <definition>xmlIDCHashEntryPtr next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <qualifiedname>_xmlIDCHashEntry::next</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlschemas.c" line="1022" column="24" bodyfile="/builds/GNOME/libxml2/xmlschemas.c" bodystart="1022" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct__xmlIDCHashEntry_1a750b5d744c39a06bfb13e6eb010e35d0" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int index</definition>
        <argsstring></argsstring>
        <name>index</name>
        <qualifiedname>_xmlIDCHashEntry::index</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/builds/GNOME/libxml2/xmlschemas.c" line="1023" column="9" bodyfile="/builds/GNOME/libxml2/xmlschemas.c" bodystart="1023" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>_xmlIDCHashEntry</label>
        <childnode refid="1" relation="usage">
          <edgelabel>next</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/builds/GNOME/libxml2/xmlschemas.c" line="1021" column="1" bodyfile="/builds/GNOME/libxml2/xmlschemas.c" bodystart="1021" bodyend="1024"/>
    <listofallmembers>
      <member refid="struct__xmlIDCHashEntry_1a750b5d744c39a06bfb13e6eb010e35d0" prot="public" virt="non-virtual"><scope>_xmlIDCHashEntry</scope><name>index</name></member>
      <member refid="struct__xmlIDCHashEntry_1aa3c54552265f819e58bcdbac1c3c1567" prot="public" virt="non-virtual"><scope>_xmlIDCHashEntry</scope><name>next</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>