summaryrefslogtreecommitdiffstats
path: root/testing/009/class_deprecated.xml
blob: 0c0822715fcc3b4c8b6aa42319fa8397819d8701 (plain)
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
<?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_deprecated" kind="class" language="C++" prot="public">
    <compoundname>Deprecated</compoundname>
    <sectiondef kind="public-func">
      <memberdef kind="function" id="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Deprecated::deprecated</definition>
        <argsstring>()</argsstring>
        <name>deprecated</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>Do deprecated things. <xrefsect id="deprecated_1_deprecated000002"><xreftitle>Deprecated</xreftitle><xrefdescription><para>No not use this function anymore. </para></xrefdescription></xrefsect></para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="009_bug.cpp" line="35" column="10"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para>
        <xrefsect id="deprecated_1_deprecated000001">
          <xreftitle>Deprecated</xreftitle>
          <xrefdescription>
            <para>This class is deprecated </para>
          </xrefdescription>
        </xrefsect>
      </para>
    </detaileddescription>
    <location file="009_bug.cpp" line="29" column="1" bodyfile="009_bug.cpp" bodystart="30" bodyend="36"/>
    <listofallmembers>
      <member refid="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" prot="public" virt="non-virtual">
        <scope>Deprecated</scope>
        <name>deprecated</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>