Blob Blame History Raw
<?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="struct_car" kind="struct" language="C++" prot="public">
    <compoundname>Car</compoundname>
    <basecompoundref refid="struct_vehicle" prot="public" virt="non-virtual">Vehicle</basecompoundref>
    <sectiondef kind="protected-attrib">
      <memberdef kind="variable" id="struct_car_1ab8ff28306286da5a8b14fa9bdccaafaa" prot="protected" static="no" mutable="no">
        <type>
          <ref refid="struct_vehicle" kindref="compound">Vehicle</ref>
        </type>
        <definition>Vehicle Car::base</definition>
        <argsstring/>
        <name>base</name>
        <briefdescription>
          <para>Base class. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="027_extends.c" line="69" column="1" bodyfile="027_extends.c" bodystart="69" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para><ref refid="struct_car" kindref="compound">Car</ref> class. </para>
    </detaileddescription>
    <inheritancegraph>
      <node id="1">
        <label>Vehicle</label>
        <link refid="struct_vehicle"/>
        <childnode refid="2" relation="public-inheritance">
        </childnode>
      </node>
      <node id="2">
        <label>Object</label>
        <link refid="struct_object"/>
      </node>
      <node id="0">
        <label>Car</label>
        <link refid="struct_car"/>
        <childnode refid="1" relation="public-inheritance">
        </childnode>
      </node>
    </inheritancegraph>
    <collaborationgraph>
      <node id="4">
        <label>Vehicle</label>
        <link refid="struct_vehicle"/>
        <childnode refid="5" relation="public-inheritance">
        </childnode>
        <childnode refid="5" relation="usage">
          <edgelabel>base</edgelabel>
        </childnode>
      </node>
      <node id="5">
        <label>Object</label>
        <link refid="struct_object"/>
      </node>
      <node id="3">
        <label>Car</label>
        <link refid="struct_car"/>
        <childnode refid="4" relation="public-inheritance">
        </childnode>
        <childnode refid="4" relation="usage">
          <edgelabel>base</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="027_extends.c" line="68" column="1" bodyfile="027_extends.c" bodystart="67" bodyend="70"/>
    <listofallmembers>
      <member refid="struct_car_1ab8ff28306286da5a8b14fa9bdccaafaa" prot="protected" virt="non-virtual">
        <scope>Car</scope>
        <name>base</name>
      </member>
      <member refid="struct_object_1a71225073d06a793b9a6ea9263ed37b12" prot="public" virt="non-virtual">
        <scope>Car</scope>
        <name>objRef</name>
      </member>
      <member refid="struct_object_1a924ee0cecc906d148022b3f0d6325cfb" prot="public" virt="non-virtual">
        <scope>Car</scope>
        <name>objUnref</name>
      </member>
      <member refid="struct_vehicle_1a6891d3d28853bc3fdd075596dc6de9f8" prot="public" virt="non-virtual">
        <scope>Car</scope>
        <name>vehicleStart</name>
      </member>
      <member refid="struct_vehicle_1a4dcbcba43792dcd673a552b14479ab77" prot="public" virt="non-virtual">
        <scope>Car</scope>
        <name>vehicleStop</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>