summaryrefslogtreecommitdiffstats
path: root/testing/027/struct_truck.xml
blob: 2e10c7a8ca2703e0845daa927f088cd981251dd6 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US">
  <compounddef id="struct_truck" kind="struct" language="C++" prot="public">
    <compoundname>Truck</compoundname>
    <basecompoundref refid="struct_vehicle" prot="public" virt="non-virtual">Vehicle</basecompoundref>
    <sectiondef kind="protected-attrib">
      <memberdef kind="variable" id="struct_truck_1ad0ac321609dda1a6c552488b05ec7ac8" prot="protected" static="no" mutable="no">
        <type>
          <ref refid="struct_vehicle" kindref="compound">Vehicle</ref>
        </type>
        <definition>Vehicle Truck::base</definition>
        <argsstring/>
        <name>base</name>
        <briefdescription>
          <para>Base class. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="027_extends.c" line="79" column="11" bodyfile="027_extends.c" bodystart="79" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para><ref refid="struct_truck" kindref="compound">Truck</ref> class. </para>
    </detaileddescription>
    <inheritancegraph>
      <node id="3">
        <label>Object</label>
        <link refid="struct_object"/>
      </node>
      <node id="1">
        <label>Truck</label>
        <link refid="struct_truck"/>
        <childnode refid="2" relation="public-inheritance">
        </childnode>
      </node>
      <node id="2">
        <label>Vehicle</label>
        <link refid="struct_vehicle"/>
        <childnode refid="3" relation="public-inheritance">
        </childnode>
      </node>
    </inheritancegraph>
    <collaborationgraph>
      <node id="3">
        <label>Object</label>
        <link refid="struct_object"/>
      </node>
      <node id="1">
        <label>Truck</label>
        <link refid="struct_truck"/>
        <childnode refid="2" relation="public-inheritance">
        </childnode>
        <childnode refid="2" relation="usage">
          <edgelabel>base</edgelabel>
        </childnode>
      </node>
      <node id="2">
        <label>Vehicle</label>
        <link refid="struct_vehicle"/>
        <childnode refid="3" relation="public-inheritance">
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>base</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="027_extends.c" line="77" column="1" bodyfile="027_extends.c" bodystart="78" bodyend="80"/>
    <listofallmembers>
      <member refid="struct_truck_1ad0ac321609dda1a6c552488b05ec7ac8" prot="protected" virt="non-virtual">
        <scope>Truck</scope>
        <name>base</name>
      </member>
      <member refid="struct_object_1a71225073d06a793b9a6ea9263ed37b12" prot="public" virt="non-virtual">
        <scope>Truck</scope>
        <name>objRef</name>
      </member>
      <member refid="struct_object_1a924ee0cecc906d148022b3f0d6325cfb" prot="public" virt="non-virtual">
        <scope>Truck</scope>
        <name>objUnref</name>
      </member>
      <member refid="struct_vehicle_1a6891d3d28853bc3fdd075596dc6de9f8" prot="public" virt="non-virtual">
        <scope>Truck</scope>
        <name>vehicleStart</name>
      </member>
      <member refid="struct_vehicle_1a4dcbcba43792dcd673a552b14479ab77" prot="public" virt="non-virtual">
        <scope>Truck</scope>
        <name>vehicleStop</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>