diff options
Diffstat (limited to 'testing/062/namespacen3.xml')
-rw-r--r-- | testing/062/namespacen3.xml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/testing/062/namespacen3.xml b/testing/062/namespacen3.xml deleted file mode 100644 index f8c2fb5..0000000 --- a/testing/062/namespacen3.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?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="namespacen3" kind="namespace" language="Tcl"> - <compoundname>n3</compoundname> - <innernamespace refid="namespacen3_1_1n3">n3::n3</innernamespace> - <sectiondef kind="func"> - <memberdef kind="function" id="namespacen3_1ae7e87e49507bd56dad087cffecd35b29" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> - <type/> - <definition>n3::p1</definition> - <argsstring>args</argsstring> - <name>p1</name> - <briefdescription> - </briefdescription> - <detaileddescription> - </detaileddescription> - <inbodydescription> - </inbodydescription> - <location file="062_namespace_resolution.tcl" line="47" column="1" bodyfile="062_namespace_resolution.tcl" bodystart="47" bodyend="51"/> - <references refid="namespacen3_1a14e9fe1b27a6d36db9ace2eef4509979" compoundref="062__namespace__resolution_8tcl" startline="52" endline="55">p2</references> - </memberdef> - <memberdef kind="function" id="namespacen3_1a14e9fe1b27a6d36db9ace2eef4509979" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> - <type/> - <definition>n3::p2</definition> - <argsstring>args</argsstring> - <name>p2</name> - <briefdescription> - </briefdescription> - <detaileddescription> - </detaileddescription> - <inbodydescription> - </inbodydescription> - <location file="062_namespace_resolution.tcl" line="52" column="1" bodyfile="062_namespace_resolution.tcl" bodystart="52" bodyend="55"/> - <referencedby refid="namespacen3_1ae7e87e49507bd56dad087cffecd35b29" compoundref="062__namespace__resolution_8tcl" startline="47" endline="51">p1</referencedby> - </memberdef> - </sectiondef> - <briefdescription> - </briefdescription> - <detaileddescription> - </detaileddescription> - <location file="062_namespace_resolution.tcl" line="45" column="1"/> - </compounddef> -</doxygen> |