summaryrefslogtreecommitdiff
path: root/doxygen/xml/namespaceexample.xml
blob: e39a8c8724bd9bed6850ea9590ddc37fa206cad5 (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
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.7.5.1">
  <compounddef id="namespaceexample" kind="namespace">
    <compoundname>example</compoundname>
    <innerclass refid="classexample_1_1CmdLineApp" prot="public">example::CmdLineApp</innerclass>
      <sectiondef kind="var">
      <memberdef kind="variable" id="namespaceexample_1a067d058cce4025d9c13742cbc474e211" prot="public" static="no" mutable="no">
        <type>tuple</type>
        <definition>tuple example::c</definition>
        <argsstring></argsstring>
        <name>c</name>
        <initializer><ref refid="classexample_1_1CmdLineApp" kindref="compound">CmdLineApp</ref>()</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/Users/amrogers/Developer/Projects/cmd2/example/example.py" line="34" bodyfile="/Users/amrogers/Developer/Projects/cmd2/example/example.py" bodystart="34" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
<para><verbatim>A sample application for cmd2.</verbatim> </para>    </detaileddescription>
    <location file="/Users/amrogers/Developer/Projects/cmd2/example/example.py" line="1"/>
  </compounddef>
</doxygen>