diff options
Diffstat (limited to 'testing/057/namespacelibrary_1_1v1.xml')
-rw-r--r-- | testing/057/namespacelibrary_1_1v1.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/057/namespacelibrary_1_1v1.xml b/testing/057/namespacelibrary_1_1v1.xml new file mode 100644 index 0000000..9a01e02 --- /dev/null +++ b/testing/057/namespacelibrary_1_1v1.xml @@ -0,0 +1,30 @@ +<?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="namespacelibrary_1_1v1" kind="namespace" language="C++"> + <compoundname>library::v1</compoundname> + <innerclass refid="classlibrary_1_1v1_1_1foo" prot="public">library::v1::foo</innerclass> + <innernamespace refid="namespacelibrary_1_1v1_1_1_n_s">library::v1::NS</innernamespace> + <sectiondef kind="func"> + <memberdef kind="function" id="namespacelibrary_1_1v1_1a2257981298fec15f79c54c28880ac15c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> + <type>void</type> + <definition>void library::v1::func</definition> + <argsstring>()</argsstring> + <name>func</name> + <briefdescription> + <para>a method </para> + </briefdescription> + <detaileddescription> + </detaileddescription> + <inbodydescription> + </inbodydescription> + <location file="057_inlinenamespace.cpp" line="19" column="14" declfile="057_inlinenamespace.cpp" declline="19" declcolumn="14"/> + </memberdef> + </sectiondef> + <briefdescription> + <para>the first namespace </para> + </briefdescription> + <detaileddescription> + </detaileddescription> + <location file="057_inlinenamespace.cpp" line="10" column="5"/> + </compounddef> +</doxygen> |