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="classCar" kind="class" prot="public"> |
---|
4 | <compoundname>Car</compoundname> |
---|
5 | <basecompoundref prot="public" virt="non-virtual">Transport</basecompoundref> |
---|
6 | <sectiondef kind="public-attrib"> |
---|
7 | <memberdef kind="variable" id="classCar_14bd2d59b360588090ff934b8959820a8" prot="public" static="no" mutable="no"> |
---|
8 | <type>const int</type> |
---|
9 | <definition>const int Car::kilometers</definition> |
---|
10 | <argsstring></argsstring> |
---|
11 | <name>kilometers</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="24" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="24" 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="classCar_1a8ccc4968a556f14a40d7a4fb5bac8af" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual"> |
---|
49 | <type></type> |
---|
50 | <definition>Car::Car</definition> |
---|
51 | <argsstring>(int year, string manufacturer, int kilometers)</argsstring> |
---|
52 | <name>Car</name> |
---|
53 | <param> |
---|
54 | <type>int</type> |
---|
55 | <declname>year</declname> |
---|
56 | </param> |
---|
57 | <param> |
---|
58 | <type>string</type> |
---|
59 | <declname>manufacturer</declname> |
---|
60 | </param> |
---|
61 | <param> |
---|
62 | <type>int</type> |
---|
63 | <declname>kilometers</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="28" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="26" bodyend="29"/> |
---|
72 | </memberdef> |
---|
73 | <memberdef kind="function" id="classCar_113d5fa64838ff7888fdc36180912d27e" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual"> |
---|
74 | <type>void</type> |
---|
75 | <definition>void Car::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="32" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="31" bodyend="34"/> |
---|
85 | </memberdef> |
---|
86 | </sectiondef> |
---|
87 | <briefdescription> |
---|
88 | </briefdescription> |
---|
89 | <detaileddescription> |
---|
90 | </detaileddescription> |
---|
91 | <inheritancegraph> |
---|
92 | <node id="742"> |
---|
93 | <label>Car</label> |
---|
94 | <childnode refid="743" relation="public-inheritance"> |
---|
95 | </childnode> |
---|
96 | </node> |
---|
97 | <node id="743"> |
---|
98 | <label>Transport</label> |
---|
99 | </node> |
---|
100 | </inheritancegraph> |
---|
101 | <collaborationgraph> |
---|
102 | <node id="746"> |
---|
103 | <label>string</label> |
---|
104 | </node> |
---|
105 | <node id="744"> |
---|
106 | <label>Car</label> |
---|
107 | <childnode refid="745" relation="public-inheritance"> |
---|
108 | </childnode> |
---|
109 | </node> |
---|
110 | <node id="745"> |
---|
111 | <label>Transport</label> |
---|
112 | <childnode refid="746" relation="usage"> |
---|
113 | <edgelabel>manufacturer</edgelabel> |
---|
114 | </childnode> |
---|
115 | </node> |
---|
116 | </collaborationgraph> |
---|
117 | <location file="/home/smidl/work/git/mixpp/tests/testUI.cpp" line="22" bodyfile="/home/smidl/work/git/mixpp/tests/testUI.cpp" bodystart="21" bodyend="35"/> |
---|
118 | <listofallmembers> |
---|
119 | <member refid="classCar_1a8ccc4968a556f14a40d7a4fb5bac8af" prot="public" virt="non-virtual"><scope>Car</scope><name>Car</name></member> |
---|
120 | <member refid="classCar_14bd2d59b360588090ff934b8959820a8" prot="public" virt="non-virtual"><scope>Car</scope><name>kilometers</name></member> |
---|
121 | <member refid="classTransport_1b0465cd394405877c611959dde903d75" prot="public" virt="non-virtual"><scope>Car</scope><name>manufacturer</name></member> |
---|
122 | <member refid="classCar_113d5fa64838ff7888fdc36180912d27e" prot="public" virt="non-virtual"><scope>Car</scope><name>ToString</name></member> |
---|
123 | <member refid="classTransport_1e02bf118eb273cccfa2ec0329dca763f" prot="public" virt="non-virtual"><scope>Car</scope><name>Transport</name></member> |
---|
124 | <member refid="classTransport_170cae36f44aac2f8acb03ac65acf2a26" prot="public" virt="non-virtual"><scope>Car</scope><name>year</name></member> |
---|
125 | </listofallmembers> |
---|
126 | </compounddef> |
---|
127 | </doxygen> |
---|