root/doc/xml/classBike.xml @ 224

Revision 187, 5.9 kB (checked in by smidl, 16 years ago)

doc

Line 
1<?xml version='1.0' encoding='UTF-8' standalone='no'?>
2<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.5.6">
3  <compounddef id="classBike" kind="class" prot="public">
4    <compoundname>Bike</compoundname>
5    <basecompoundref prot="public" virt="non-virtual">Transport</basecompoundref>
6      <sectiondef kind="public-attrib">
7      <memberdef kind="variable" id="classBike_1f2d15b79b87a76c07b1a286be5ef0312" prot="public" static="no" mutable="no">
8        <type>const bool</type>
9        <definition>const bool Bike::electricLights</definition>
10        <argsstring></argsstring>
11        <name>electricLights</name>
12        <briefdescription>
13        </briefdescription>
14        <detaileddescription>
15        </detaileddescription>
16        <inbodydescription>
17        </inbodydescription>
18        <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="40" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="40" bodyend="-1"/>
19      </memberdef>
20      <memberdef kind="variable" id="classTransport_170cae36f44aac2f8acb03ac65acf2a26" prot="public" static="no" mutable="no">
21        <type>const int</type>
22        <definition>const int Transport::year</definition>
23        <argsstring></argsstring>
24        <name>year</name>
25        <briefdescription>
26        </briefdescription>
27        <detaileddescription>
28        </detaileddescription>
29        <inbodydescription>
30        </inbodydescription>
31        <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="10" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="10" bodyend="-1"/>
32      </memberdef>
33      <memberdef kind="variable" id="classTransport_1b0465cd394405877c611959dde903d75" prot="public" static="no" mutable="no">
34        <type>const string</type>
35        <definition>const string Transport::manufacturer</definition>
36        <argsstring></argsstring>
37        <name>manufacturer</name>
38        <briefdescription>
39        </briefdescription>
40        <detaileddescription>
41        </detaileddescription>
42        <inbodydescription>
43        </inbodydescription>
44        <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="11" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="11" bodyend="-1"/>
45      </memberdef>
46      </sectiondef>
47      <sectiondef kind="public-func">
48      <memberdef kind="function" id="classBike_1f2d75508bd0b643f3618c5702a37f163" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
49        <type></type>
50        <definition>Bike::Bike</definition>
51        <argsstring>(int age, string manufacturer, bool electricLights)</argsstring>
52        <name>Bike</name>
53        <param>
54          <type>int</type>
55          <declname>age</declname>
56        </param>
57        <param>
58          <type>string</type>
59          <declname>manufacturer</declname>
60        </param>
61        <param>
62          <type>bool</type>
63          <declname>electricLights</declname>
64        </param>
65        <briefdescription>
66        </briefdescription>
67        <detaileddescription>
68        </detaileddescription>
69        <inbodydescription>
70        </inbodydescription>
71        <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="44" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="42" bodyend="45"/>
72      </memberdef>
73      <memberdef kind="function" id="classBike_111ce254b2fbbd72b65f41b0f933e7609" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
74        <type>void</type>
75        <definition>void Bike::ToString</definition>
76        <argsstring>()</argsstring>
77        <name>ToString</name>
78        <briefdescription>
79        </briefdescription>
80        <detaileddescription>
81        </detaileddescription>
82        <inbodydescription>
83        </inbodydescription>
84        <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="48" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="47" bodyend="52"/>
85      </memberdef>
86      </sectiondef>
87    <briefdescription>
88    </briefdescription>
89    <detaileddescription>
90    </detaileddescription>
91    <inheritancegraph>
92      <node id="643">
93        <label>Bike</label>
94        <childnode refid="644" relation="public-inheritance">
95        </childnode>
96      </node>
97      <node id="644">
98        <label>Transport</label>
99      </node>
100    </inheritancegraph>
101    <collaborationgraph>
102      <node id="647">
103        <label>string</label>
104      </node>
105      <node id="645">
106        <label>Bike</label>
107        <childnode refid="646" relation="public-inheritance">
108        </childnode>
109      </node>
110      <node id="646">
111        <label>Transport</label>
112        <childnode refid="647" relation="usage">
113          <edgelabel>manufacturer</edgelabel>
114        </childnode>
115      </node>
116    </collaborationgraph>
117    <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="38" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="37" bodyend="53"/>
118    <listofallmembers>
119      <member refid="classBike_1f2d75508bd0b643f3618c5702a37f163" prot="public" virt="non-virtual"><scope>Bike</scope><name>Bike</name></member>
120      <member refid="classBike_1f2d15b79b87a76c07b1a286be5ef0312" prot="public" virt="non-virtual"><scope>Bike</scope><name>electricLights</name></member>
121      <member refid="classTransport_1b0465cd394405877c611959dde903d75" prot="public" virt="non-virtual"><scope>Bike</scope><name>manufacturer</name></member>
122      <member refid="classBike_111ce254b2fbbd72b65f41b0f933e7609" prot="public" virt="non-virtual"><scope>Bike</scope><name>ToString</name></member>
123      <member refid="classTransport_1e02bf118eb273cccfa2ec0329dca763f" prot="public" virt="non-virtual"><scope>Bike</scope><name>Transport</name></member>
124      <member refid="classTransport_170cae36f44aac2f8acb03ac65acf2a26" prot="public" virt="non-virtual"><scope>Bike</scope><name>year</name></member>
125    </listofallmembers>
126  </compounddef>
127</doxygen>
Note: See TracBrowser for help on using the browser.