summaryrefslogtreecommitdiffstats
path: root/testing/083/namespace_n.xml
blob: 2b41072f82cf59dc0f3c0122e3f2abd219d0054a (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
<?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="namespace_n" kind="namespace" language="C++">
    <compoundname>N</compoundname>
    <sectiondef kind="var">
      <memberdef kind="variable" id="namespace_n_1a406e233433deabc7b1612470373d53e0" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int N::var</definition>
        <argsstring/>
        <name>var</name>
        <briefdescription>
          <para>variable declaration </para>
        </briefdescription>
        <detaileddescription>
          <para>Detailed docs. </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="083_decl_def.cpp" line="11" column="5" bodyfile="083_decl_def.cpp" bodystart="11" bodyend="-1" declfile="decl_def.h" declline="5" declcolumn="12"/>
      </memberdef>
    </sectiondef>
    <sectiondef kind="func">
      <memberdef kind="function" id="namespace_n_1a0c776dda1c868f653e020c9ee8dc83bb" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void N::foo</definition>
        <argsstring>(int param)</argsstring>
        <name>foo</name>
        <param>
          <type>int</type>
          <declname>param</declname>
        </param>
        <briefdescription>
          <para>function declaration </para>
        </briefdescription>
        <detaileddescription>
          <para>Detailed docs. </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="083_decl_def.cpp" line="14" column="6" bodyfile="083_decl_def.cpp" bodystart="14" bodyend="16" declfile="decl_def.h" declline="8" declcolumn="6"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para>Namespace </para>
    </detaileddescription>
    <location file="083_decl_def.cpp" line="8" column="1"/>
  </compounddef>
</doxygen>