summaryrefslogtreecommitdiffstats
path: root/testing/064/struct_foo.xml
blob: e228f9241caaf9b5f66c0c344700855ae7f72223 (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
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<?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="struct_foo" kind="struct" language="C++" prot="public">
    <compoundname>Foo</compoundname>
    <sectiondef kind="public-func">
      <memberdef kind="function" id="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type/>
        <definition>Foo::operator int</definition>
        <argsstring>()</argsstring>
        <name>operator int</name>
        <briefdescription>
          <para>Conversion to int. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="064_castoperator.cpp" line="22" column="1"/>
      </memberdef>
      <memberdef kind="function" id="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
        <type/>
        <definition>Foo::operator int</definition>
        <argsstring>() const</argsstring>
        <name>operator int</name>
        <briefdescription>
          <para>Conversion to int const. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="064_castoperator.cpp" line="24" column="1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
      <para><ref refid="struct_foo" kindref="compound">Foo</ref>. </para>
    </briefdescription>
    <detaileddescription>
      <para>
        <itemizedlist>
          <listitem>
            <para>No autolink for operator int()</para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" kindref="member">operator int()</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" kindref="member">title</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" kindref="member">Foo::operator int()</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" kindref="member">Foo::operator int()</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" kindref="member">title</ref>
            </para>
          </listitem>
          <listitem>
            <para>No autolink for operator int() const</para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">operator int() const</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">title</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">Foo::operator int() const</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">Foo::operator int() const</ref>
            </para>
          </listitem>
          <listitem>
            <para>
              <ref refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" kindref="member">title</ref>
            </para>
          </listitem>
        </itemizedlist>
      </para>
    </detaileddescription>
    <location file="064_castoperator.cpp" line="20" column="1" bodyfile="064_castoperator.cpp" bodystart="20" bodyend="25"/>
    <listofallmembers>
      <member refid="struct_foo_1aab9774d892b6cd4a0fbebd034b4c1fad" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>operator int</name>
      </member>
      <member refid="struct_foo_1a1cd30e67501c6ff12bd6bf17af081449" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>operator int</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>