File: class_bug.xml

package info (click to toggle)
doxygen 1.9.8%2Bds-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 24,000 kB
  • sloc: cpp: 215,370; lex: 42,621; python: 32,388; ansic: 26,705; xml: 15,390; javascript: 8,352; yacc: 581; f90: 455; php: 441; perl: 378; makefile: 195; sh: 24; objc: 14; cs: 5; java: 1
file content (44 lines) | stat: -rw-r--r-- 1,959 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US">
  <compounddef id="class_bug" kind="class" language="C++" prot="public">
    <compoundname>Bug</compoundname>
    <sectiondef kind="public-func">
      <memberdef kind="function" id="class_bug_1a1f720954dd97cd1203e80501a6eae74c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Bug::foo</definition>
        <argsstring>()</argsstring>
        <name>foo</name>
        <qualifiedname>Bug::foo</qualifiedname>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>Description <xrefsect id="bug_1_bug000002"><xreftitle>Bug</xreftitle><xrefdescription><para>Function bug<itemizedlist><listitem><para>list item 1 in bug</para></listitem><listitem><para>list item 2 in bug</para></listitem></itemizedlist>
</para></xrefdescription></xrefsect></para>
          <para>More text. </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="009_bug.cpp" line="25" column="11"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para>
        <xrefsect id="bug_1_bug000001">
          <xreftitle>Bug</xreftitle>
          <xrefdescription>
            <para>Class bug. </para>
          </xrefdescription>
        </xrefsect>
      </para>
    </detaileddescription>
    <location file="009_bug.cpp" line="15" column="1" bodyfile="009_bug.cpp" bodystart="16" bodyend="26"/>
    <listofallmembers>
      <member refid="class_bug_1a1f720954dd97cd1203e80501a6eae74c" prot="public" virt="non-virtual">
        <scope>Bug</scope>
        <name>foo</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>