summaryrefslogtreecommitdiffstats
path: root/testing/075/struct_foo.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2018-12-24 13:08:31 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2018-12-24 13:08:31 (GMT)
commit0a384496099569c2a675a94c5af06ad83cccb247 (patch)
treeef37f86ee8e33679e152464bd34e92b97bcc6347 /testing/075/struct_foo.xml
parentba8e4ea594cea3554e6e6f75fa0af67deb85db47 (diff)
downloadDoxygen-0a384496099569c2a675a94c5af06ad83cccb247.zip
Doxygen-0a384496099569c2a675a94c5af06ad83cccb247.tar.gz
Doxygen-0a384496099569c2a675a94c5af06ad83cccb247.tar.bz2
Changed implementation, added test case
Diffstat (limited to 'testing/075/struct_foo.xml')
-rw-r--r--testing/075/struct_foo.xml148
1 files changed, 148 insertions, 0 deletions
diff --git a/testing/075/struct_foo.xml b/testing/075/struct_foo.xml
new file mode 100644
index 0000000..eca791b
--- /dev/null
+++ b/testing/075/struct_foo.xml
@@ -0,0 +1,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="">
+ <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="1" 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="1" 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="1" 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="1" 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="1" 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="1"/>
+ </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>