summaryrefslogtreecommitdiffstats
path: root/testing/075/struct_foo.xml
blob: dc947e9b56666b5414942f39db442b85dc6cebdb (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<?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="struct_foo" kind="struct" language="C++" prot="public">
    <compoundname>Foo</compoundname>
    <sectiondef kind="public-func">
      <memberdef kind="function" id="struct_foo_1a4f9767677227174b2a9684b92e36cba7" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Foo::foo</definition>
        <argsstring>(float value)</argsstring>
        <name>foo</name>
        <param>
          <type>float</type>
          <declname>value</declname>
        </param>
        <briefdescription>
          <para>Float. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="075_argmatch.cpp" line="5" column="10" bodyfile="075_argmatch.cpp" bodystart="14" bodyend="14"/>
      </memberdef>
      <memberdef kind="function" id="struct_foo_1a3b1460a8784e5cc8156899a04df08b94" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Foo::foo</definition>
        <argsstring>(unsigned value)</argsstring>
        <name>foo</name>
        <param>
          <type>unsigned</type>
          <declname>value</declname>
        </param>
        <briefdescription>
          <para>Unsigned int. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="075_argmatch.cpp" line="6" column="10" bodyfile="075_argmatch.cpp" bodystart="17" bodyend="17"/>
      </memberdef>
      <memberdef kind="function" id="struct_foo_1a87f5be128245c4a16b25500fe6ae2fd1" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Foo::foo</definition>
        <argsstring>(unsigned long)</argsstring>
        <name>foo</name>
        <param>
          <type>unsigned long</type>
        </param>
        <briefdescription>
          <para>Unnamed unsigned long. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="075_argmatch.cpp" line="7" column="10" bodyfile="075_argmatch.cpp" bodystart="20" bodyend="20"/>
      </memberdef>
      <memberdef kind="function" id="struct_foo_1adc1cd4494f8a556d5bf6cb78409e3e68" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Foo::foo</definition>
        <argsstring>(signed long)</argsstring>
        <name>foo</name>
        <param>
          <type>signed long</type>
        </param>
        <briefdescription>
          <para>Unnamed signed long. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="075_argmatch.cpp" line="8" column="10" bodyfile="075_argmatch.cpp" bodystart="23" bodyend="23"/>
      </memberdef>
      <memberdef kind="function" id="struct_foo_1a0baba36cdd24740c6e39d5641e30a0fe" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Foo::foo</definition>
        <argsstring>(const struct Foo)</argsstring>
        <name>foo</name>
        <param>
          <type>const struct <ref refid="struct_foo" kindref="compound">Foo</ref></type>
        </param>
        <briefdescription>
          <para>Unnamed struct foo. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="075_argmatch.cpp" line="9" column="10" bodyfile="075_argmatch.cpp" bodystart="26" bodyend="26"/>
      </memberdef>
      <memberdef kind="function" id="struct_foo_1abeaaeb54ad61db26205c06927968845f" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Foo::foo</definition>
        <argsstring>(const char *const, const double param2)</argsstring>
        <name>foo</name>
        <param>
          <type>const char * const</type>
        </param>
        <param>
          <type>const double</type>
          <declname>param2</declname>
        </param>
        <briefdescription>
          <para>Unnamed const pointer. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="075_argmatch.cpp" line="10" column="10"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
      <para><ref refid="struct_foo" kindref="compound">Foo</ref>. </para>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <location file="075_argmatch.cpp" line="4" column="1" bodyfile="075_argmatch.cpp" bodystart="4" bodyend="11"/>
    <listofallmembers>
      <member refid="struct_foo_1a4f9767677227174b2a9684b92e36cba7" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>foo</name>
      </member>
      <member refid="struct_foo_1a3b1460a8784e5cc8156899a04df08b94" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>foo</name>
      </member>
      <member refid="struct_foo_1a87f5be128245c4a16b25500fe6ae2fd1" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>foo</name>
      </member>
      <member refid="struct_foo_1adc1cd4494f8a556d5bf6cb78409e3e68" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>foo</name>
      </member>
      <member refid="struct_foo_1a0baba36cdd24740c6e39d5641e30a0fe" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>foo</name>
      </member>
      <member refid="struct_foo_1abeaaeb54ad61db26205c06927968845f" prot="public" virt="non-virtual">
        <scope>Foo</scope>
        <name>foo</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>