File: class_deprecated.xml

package info (click to toggle)
doxygen 1.8.8-4
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 21,648 kB
  • sloc: cpp: 234,386; lex: 34,822; xml: 8,057; python: 2,566; perl: 1,592; ansic: 913; sh: 868; tcl: 594; makefile: 584; php: 445; yacc: 235; objc: 14; java: 1
file content (41 lines) | stat: -rw-r--r-- 1,816 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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
  <compounddef id="class_deprecated" kind="class" 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="1"/>
      </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" bodystart="29" bodyend="36"/>
    <listofallmembers>
      <member refid="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" prot="public" virt="non-virtual">
        <scope>Deprecated</scope>
        <name>deprecated</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>