forked from sourcey/moxygen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
classtransport_1_1MountainBike.xml
87 lines (87 loc) · 5.58 KB
/
classtransport_1_1MountainBike.xml
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
<?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.8.14">
<compounddef id="classtransport_1_1MountainBike" kind="class" language="C++" prot="public">
<compoundname>transport::MountainBike</compoundname>
<basecompoundref refid="classtransport_1_1Bicycle" prot="public" virt="non-virtual">transport::Bicycle</basecompoundref>
<includes refid="mountainbike_8h" local="no">mountainbike.h</includes>
<sectiondef kind="public-func">
<memberdef kind="function" id="classtransport_1_1MountainBike_1a04caecd7e5ff7572b6ac1dc283510301" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>bool</type>
<definition>bool MountainBike::SetSuspension</definition>
<argsstring>(double stiffness)</argsstring>
<name>SetSuspension</name>
<param>
<type>double</type>
<declname>stiffness</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>Set suspension stiffness. the suspension stiffness.</para><para>SetSuspension changes the stiffness of the suspension on the bike. The method will return false if the stiffness could not be adjusted.</para><para><simplesect kind="return"><para>true if the suspension was adjusted successfully, false otherwise. </para></simplesect>
</para> </detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/mountainbike.h" line="32" column="1" bodyfile="src/mountainbike.cpp" bodystart="6" bodyend="9"/>
</memberdef>
<memberdef kind="function" id="classtransport_1_1MountainBike_1afd02513876a196e98acaacdc555aeb52" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<templateparamlist>
<param>
<type>typename BreakType</type>
</param>
</templateparamlist>
<type>bool</type>
<definition>bool transport::MountainBike::ChangeBreak</definition>
<argsstring>(BreakType breakType)</argsstring>
<name>ChangeBreak</name>
<param>
<type>BreakType</type>
<declname>breakType</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>Change the break type. the break type. the type of the break.</para><para>ChangesBreak changes the type of break fitted to the bike. The method will return false if the break type could not be fitted.</para><para><simplesect kind="return"><para>true if the break was adjusted successfully. false otherise </para></simplesect>
</para> </detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/mountainbike.h" line="46" column="1" bodyfile="src/mountainbike.h" bodystart="46" bodyend="54"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>Mountain bike implementation of a <computeroutput><ref refid="classtransport_1_1Bicycle" kindref="compound">Bicycle</ref></computeroutput>.</para><para><ref refid="classtransport_1_1MountainBike" kindref="compound">MountainBike</ref> is an implementation of a <ref refid="classtransport_1_1Bicycle" kindref="compound">Bicycle</ref> providing a bike for cycling on rough terrain. Mountain bikes are pretty cool because they have stuff like <bold>Suspension</bold> (and you can even adjust it using SetSuspension). If you're looking for a bike for use on the road, you might be better off using a <ref refid="classtransport_1_1RacingBike" kindref="compound">RacingBike</ref> though. </para> </detaileddescription>
<inheritancegraph>
<node id="5">
<label>transport::Bicycle</label>
<link refid="classtransport_1_1Bicycle"/>
</node>
<node id="4">
<label>transport::MountainBike</label>
<link refid="classtransport_1_1MountainBike"/>
<childnode refid="5" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="7">
<label>transport::Bicycle</label>
<link refid="classtransport_1_1Bicycle"/>
</node>
<node id="6">
<label>transport::MountainBike</label>
<link refid="classtransport_1_1MountainBike"/>
<childnode refid="7" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="src/mountainbike.h" line="20" column="1" bodyfile="src/mountainbike.h" bodystart="19" bodyend="55"/>
<listofallmembers>
<member refid="classtransport_1_1MountainBike_1afd02513876a196e98acaacdc555aeb52" prot="public" virt="non-virtual"><scope>transport::MountainBike</scope><name>ChangeBreak</name></member>
<member refid="classtransport_1_1Bicycle_1a7df6cce8f18012fb07bef5be9dadd8ef" prot="public" virt="virtual"><scope>transport::MountainBike</scope><name>PedalHarder</name></member>
<member refid="classtransport_1_1Bicycle_1a7d2be572f09c78b4d4ae38ef22f3e98b" prot="public" virt="virtual"><scope>transport::MountainBike</scope><name>RingBell</name></member>
<member refid="classtransport_1_1MountainBike_1a04caecd7e5ff7572b6ac1dc283510301" prot="public" virt="non-virtual"><scope>transport::MountainBike</scope><name>SetSuspension</name></member>
<member refid="classtransport_1_1Bicycle_1a5f62d09b772a7705634bfb3551803c25" prot="public" virt="virtual"><scope>transport::MountainBike</scope><name>~Bicycle</name></member>
</listofallmembers>
</compounddef>
</doxygen>