Commit pour la forme

This commit is contained in:
Raspbeguy
2014-05-20 13:17:26 +02:00
parent dcabb02381
commit dcac4b021d
646 changed files with 90509 additions and 5118 deletions

View File

@@ -39,6 +39,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Page&#160;principale</span></a></li>
<li><a href="namespaces.html"><span>Espaces&#160;de&#160;nommage</span></a></li>
<li><a href="annotated.html"><span>Structures&#160;de&#160;données</span></a></li>
<li class="current"><a href="files.html"><span>Fichiers</span></a></li>
<li>
@@ -70,7 +71,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>Tout</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Structures de données</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Fichiers</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Fonctions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>Tout</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Structures de données</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Espaces de nommage</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Fichiers</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Fonctions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Définitions de type</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Énumérations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Valeurs énumérées</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
@@ -96,32 +97,32 @@ var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="preprocessor">#include &lt;stdlib.h&gt;</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="preprocessor">#include &lt;stdio.h&gt;</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="preprocessor">#define DEFNBRTMP 16</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="motifs_8h.html#aaf37e7b044bcdb8ee75fd121f1813dbe"> 17</a></span>&#160;<span class="preprocessor">#define DEFNBRTMP 16</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="struct__note.html"> 19</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct__note.html">_note</a>{</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keywordtype">int</span> note;</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keywordtype">int</span> octave;</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keywordtype">int</span> instrument;</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keywordtype">int</span> volume;</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <span class="keywordtype">int</span> effet;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;} <a class="code" href="struct__note.html">Note</a>;</div>
<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="struct__note.html#aa8ae664544f95736c91379135c85874e"> 20</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="struct__note.html#aa8ae664544f95736c91379135c85874e">note</a>;</div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="struct__note.html#af482b236d88ad4a0248dbc7a4086cf35"> 21</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="struct__note.html#af482b236d88ad4a0248dbc7a4086cf35">octave</a>;</div>
<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="struct__note.html#afdaec00e75d76173d9a0e57d97da359e"> 22</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="struct__note.html#afdaec00e75d76173d9a0e57d97da359e">instrument</a>;</div>
<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="struct__note.html#aed48ca0bcd2162fd4fd495873e2631f5"> 23</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="struct__note.html#aed48ca0bcd2162fd4fd495873e2631f5">volume</a>;</div>
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="struct__note.html#a7134a097269358c544de30c31767f658"> 24</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="struct__note.html#a7134a097269358c544de30c31767f658">effet</a>;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;} <a class="code" href="motifs_8h.html#aa91cd673616dc1bdd76e9ab0d1121110">Note</a>;</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="keyword">typedef</span> <a class="code" href="struct__note.html">Note</a> Portee[];</div>
<div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="motifs_8h.html#aa1507fd96f9b21d8e3ebff92453ac728"> 27</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="struct__note.html">Note</a> <a class="code" href="motifs_8h.html#aa1507fd96f9b21d8e3ebff92453ac728">Portee</a>[];</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="keyword">typedef</span> Portee* Mesure[];</div>
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="motifs_8h.html#a091db5cd81926e197f2ded329c0f913b"> 29</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="motifs_8h.html#aa1507fd96f9b21d8e3ebff92453ac728">Portee</a>* <a class="code" href="motifs_8h.html#a091db5cd81926e197f2ded329c0f913b">Mesure</a>[];</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;</div>
<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="struct__motif.html"> 31</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct__motif.html">_motif</a>{</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keywordtype">char</span> nom[10];</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keywordtype">int</span> nbrTmp;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; Mesure* motif;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <span class="keyword">struct </span><a class="code" href="struct__motif.html">_motif</a>* suivant;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;} <a class="code" href="struct__motif.html">Motif</a>;</div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="struct__motif.html#aa192e522685e809efc7e08f1a9fc3583"> 32</a></span>&#160; <span class="keywordtype">char</span> <a class="code" href="struct__motif.html#aa192e522685e809efc7e08f1a9fc3583">nom</a>[10];</div>
<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="struct__motif.html#a2eabad4d5a8a75f82ac6f4a70ce453d3"> 33</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="struct__motif.html#a2eabad4d5a8a75f82ac6f4a70ce453d3">nbrTmp</a>;</div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="struct__motif.html#ab11468d3826ca780892815ec1fcf6b79"> 34</a></span>&#160; <a class="code" href="motifs_8h.html#a091db5cd81926e197f2ded329c0f913b">Mesure</a>* <a class="code" href="struct__motif.html#ab11468d3826ca780892815ec1fcf6b79">motif</a>;</div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="struct__motif.html#af5562e6f68c59bdb2e1c8366be359f49"> 35</a></span>&#160; <span class="keyword">struct </span><a class="code" href="struct__motif.html">_motif</a>* <a class="code" href="struct__motif.html#af5562e6f68c59bdb2e1c8366be359f49">suivant</a>;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;} <a class="code" href="motifs_8h.html#a1ad48e14f9d1942401858dab039b3449">Motif</a>;</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="keywordtype">int</span> <a class="code" href="motifs_8h.html#a7d602ef1c04ef5126146f9b1b3c71c8f">getIdMotif</a>(<a class="code" href="struct__motif.html">Motif</a>* m);</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="keywordtype">void</span> <a class="code" href="motifs_8h.html#ad004e9f91ca7bcc9411c549a4fe62451">ajouterMotif</a>(<a class="code" href="struct__motif.html">Motif</a>** pliste, <span class="keywordtype">int</span> nbrTmp, <span class="keywordtype">int</span> nbrPortees);</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="keywordtype">void</span> <a class="code" href="motifs_8h.html#ad004e9f91ca7bcc9411c549a4fe62451">ajouterMotif</a>(<a class="code" href="struct__motif.html">Motif</a>** pliste, <span class="keywordtype">int</span> <a class="code" href="struct__motif.html#a2eabad4d5a8a75f82ac6f4a70ce453d3">nbrTmp</a>, <span class="keywordtype">int</span> nbrPortees);</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="keywordtype">void</span> <a class="code" href="motifs_8h.html#acc86e3bfa2b84ae375ca472e95967ac6">definirNomMotif</a>(<a class="code" href="struct__motif.html">Motif</a>* m, <span class="keywordtype">char</span>* nom);</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="keywordtype">void</span> <a class="code" href="motifs_8h.html#acc86e3bfa2b84ae375ca472e95967ac6">definirNomMotif</a>(<a class="code" href="struct__motif.html">Motif</a>* m, <span class="keywordtype">char</span>* <a class="code" href="struct__motif.html#aa192e522685e809efc7e08f1a9fc3583">nom</a>);</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="comment">// void definirNbrTmp(Motif* m, int nbrTmp);</span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="comment">// C&#39;est chiant de changer le nomre de temps en cours de route,</span></div>
@@ -154,27 +155,40 @@ var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="keywordtype">int</span> <a class="code" href="motifs_8h.html#a8c6e71f1d25b4a9fba76a3527a592a8b">getEffet</a>(<a class="code" href="struct__motif.html">Motif</a>* m, <span class="keywordtype">int</span> portee, <span class="keywordtype">int</span> tmp);</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="ttc" id="motifs_8h_html_aa74ce94a714f4487b60b3ddcac7bb645"><div class="ttname"><a href="motifs_8h.html#aa74ce94a714f4487b60b3ddcac7bb645">supprimerNote</a></div><div class="ttdeci">void supprimerNote(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> motifs.c:73</div></div>
<div class="ttc" id="motifs_8h_html_a8c81aabb9b5fa55bad1c2ddb8d2ee6a9"><div class="ttname"><a href="motifs_8h.html#a8c81aabb9b5fa55bad1c2ddb8d2ee6a9">getVolume</a></div><div class="ttdeci">int getVolume(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> motifs.c:89</div></div>
<div class="ttc" id="motifs_8h_html_ad004e9f91ca7bcc9411c549a4fe62451"><div class="ttname"><a href="motifs_8h.html#ad004e9f91ca7bcc9411c549a4fe62451">ajouterMotif</a></div><div class="ttdeci">void ajouterMotif(Motif **pliste, int nbrTmp, int nbrPortees)</div><div class="ttdef"><b>Definition:</b> motifs.c:22</div></div>
<div class="ttc" id="struct__motif_html"><div class="ttname"><a href="struct__motif.html">_motif</a></div><div class="ttdef"><b>Definition:</b> motifs.h:31</div></div>
<div class="ttc" id="motifs_8h_html_a7d602ef1c04ef5126146f9b1b3c71c8f"><div class="ttname"><a href="motifs_8h.html#a7d602ef1c04ef5126146f9b1b3c71c8f">getIdMotif</a></div><div class="ttdeci">int getIdMotif(Motif *m)</div><div class="ttdef"><b>Definition:</b> motifs.c:14</div></div>
<div class="ttc" id="motifs_8h_html_a5e7e5ab1812e838fddfa82c3682c4708"><div class="ttname"><a href="motifs_8h.html#a5e7e5ab1812e838fddfa82c3682c4708">getOctave</a></div><div class="ttdeci">int getOctave(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> motifs.c:81</div></div>
<div class="ttc" id="struct__note_html"><div class="ttname"><a href="struct__note.html">_note</a></div><div class="ttdef"><b>Definition:</b> motifs.h:19</div></div>
<div class="ttc" id="motifs_8h_html_ad9706b025d4ab4474778af8b6a3c1a66"><div class="ttname"><a href="motifs_8h.html#ad9706b025d4ab4474778af8b6a3c1a66">getNote</a></div><div class="ttdeci">int getNote(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> motifs.c:77</div></div>
<div class="ttc" id="motifs_8h_html_a46fa52652960a1485a604a3e1017e3cc"><div class="ttname"><a href="motifs_8h.html#a46fa52652960a1485a604a3e1017e3cc">definirOctave</a></div><div class="ttdeci">void definirOctave(Motif *m, int portee, int tmp, int octave)</div><div class="ttdef"><b>Definition:</b> motifs.c:57</div></div>
<div class="ttc" id="motifs_8h_html_a8aee8833f47e110e27de823ac557e8ac"><div class="ttname"><a href="motifs_8h.html#a8aee8833f47e110e27de823ac557e8ac">definirVolume</a></div><div class="ttdeci">void definirVolume(Motif *m, int portee, int tmp, int volume)</div><div class="ttdef"><b>Definition:</b> motifs.c:65</div></div>
<div class="ttc" id="motifs_8h_html_a8c6e71f1d25b4a9fba76a3527a592a8b"><div class="ttname"><a href="motifs_8h.html#a8c6e71f1d25b4a9fba76a3527a592a8b">getEffet</a></div><div class="ttdeci">int getEffet(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> motifs.c:93</div></div>
<div class="ttc" id="motifs_8h_html_acc86e3bfa2b84ae375ca472e95967ac6"><div class="ttname"><a href="motifs_8h.html#acc86e3bfa2b84ae375ca472e95967ac6">definirNomMotif</a></div><div class="ttdeci">void definirNomMotif(Motif *m, char *nom)</div><div class="ttdef"><b>Definition:</b> motifs.c:38</div></div>
<div class="ttc" id="motifs_8h_html_acd5428841ea3c29a618974d40bc9efe9"><div class="ttname"><a href="motifs_8h.html#acd5428841ea3c29a618974d40bc9efe9">supprimerMotif</a></div><div class="ttdeci">void supprimerMotif(Motif **cellule, int nbrPortees)</div><div class="ttdef"><b>Definition:</b> motifs.c:42</div></div>
<div class="ttc" id="motifs_8h_html_adc0b31b456f810c890b94357f3ba8a85"><div class="ttname"><a href="motifs_8h.html#adc0b31b456f810c890b94357f3ba8a85">definirEffet</a></div><div class="ttdeci">void definirEffet(Motif *m, int portee, int tmp, int effet)</div><div class="ttdef"><b>Definition:</b> motifs.c:69</div></div>
<div class="ttc" id="motifs_8h_html_af42173fbd180b1aa00e97a49d77f56f6"><div class="ttname"><a href="motifs_8h.html#af42173fbd180b1aa00e97a49d77f56f6">definirNote</a></div><div class="ttdeci">void definirNote(Motif *m, int portee, int tmp, int note)</div><div class="ttdef"><b>Definition:</b> motifs.c:53</div></div>
<div class="ttc" id="motifs_8h_html_a6b6a18807e4f73c7710d611c7ff6d9f6"><div class="ttname"><a href="motifs_8h.html#a6b6a18807e4f73c7710d611c7ff6d9f6">getInstrument</a></div><div class="ttdeci">int getInstrument(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> motifs.c:85</div></div>
<div class="ttc" id="motifs_8h_html_a8cd4b2ed51ecbaeb3ecd64da4127c2cc"><div class="ttname"><a href="motifs_8h.html#a8cd4b2ed51ecbaeb3ecd64da4127c2cc">definirInstrument</a></div><div class="ttdeci">void definirInstrument(Motif *m, int portee, int tmp, int intrument)</div><div class="ttdef"><b>Definition:</b> motifs.c:61</div></div>
<div class="ttc" id="motifs_8h_html_aa74ce94a714f4487b60b3ddcac7bb645"><div class="ttname"><a href="motifs_8h.html#aa74ce94a714f4487b60b3ddcac7bb645">supprimerNote</a></div><div class="ttdeci">void supprimerNote(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00073">motifs.c:73</a></div></div>
<div class="ttc" id="motifs_8h_html_a8c81aabb9b5fa55bad1c2ddb8d2ee6a9"><div class="ttname"><a href="motifs_8h.html#a8c81aabb9b5fa55bad1c2ddb8d2ee6a9">getVolume</a></div><div class="ttdeci">int getVolume(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00089">motifs.c:89</a></div></div>
<div class="ttc" id="struct__motif_html_aa192e522685e809efc7e08f1a9fc3583"><div class="ttname"><a href="struct__motif.html#aa192e522685e809efc7e08f1a9fc3583">_motif::nom</a></div><div class="ttdeci">char nom[10]</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00032">motifs.h:32</a></div></div>
<div class="ttc" id="motifs_8h_html_ad004e9f91ca7bcc9411c549a4fe62451"><div class="ttname"><a href="motifs_8h.html#ad004e9f91ca7bcc9411c549a4fe62451">ajouterMotif</a></div><div class="ttdeci">void ajouterMotif(Motif **pliste, int nbrTmp, int nbrPortees)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00022">motifs.c:22</a></div></div>
<div class="ttc" id="struct__motif_html"><div class="ttname"><a href="struct__motif.html">_motif</a></div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00031">motifs.h:31</a></div></div>
<div class="ttc" id="motifs_8h_html_a7d602ef1c04ef5126146f9b1b3c71c8f"><div class="ttname"><a href="motifs_8h.html#a7d602ef1c04ef5126146f9b1b3c71c8f">getIdMotif</a></div><div class="ttdeci">int getIdMotif(Motif *m)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00014">motifs.c:14</a></div></div>
<div class="ttc" id="motifs_8h_html_a091db5cd81926e197f2ded329c0f913b"><div class="ttname"><a href="motifs_8h.html#a091db5cd81926e197f2ded329c0f913b">Mesure</a></div><div class="ttdeci">Portee * Mesure[]</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00029">motifs.h:29</a></div></div>
<div class="ttc" id="motifs_8h_html_a5e7e5ab1812e838fddfa82c3682c4708"><div class="ttname"><a href="motifs_8h.html#a5e7e5ab1812e838fddfa82c3682c4708">getOctave</a></div><div class="ttdeci">int getOctave(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00081">motifs.c:81</a></div></div>
<div class="ttc" id="struct__note_html"><div class="ttname"><a href="struct__note.html">_note</a></div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00019">motifs.h:19</a></div></div>
<div class="ttc" id="struct__motif_html_ab11468d3826ca780892815ec1fcf6b79"><div class="ttname"><a href="struct__motif.html#ab11468d3826ca780892815ec1fcf6b79">_motif::motif</a></div><div class="ttdeci">Mesure * motif</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00034">motifs.h:34</a></div></div>
<div class="ttc" id="motifs_8h_html_ad9706b025d4ab4474778af8b6a3c1a66"><div class="ttname"><a href="motifs_8h.html#ad9706b025d4ab4474778af8b6a3c1a66">getNote</a></div><div class="ttdeci">int getNote(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00077">motifs.c:77</a></div></div>
<div class="ttc" id="motifs_8h_html_a46fa52652960a1485a604a3e1017e3cc"><div class="ttname"><a href="motifs_8h.html#a46fa52652960a1485a604a3e1017e3cc">definirOctave</a></div><div class="ttdeci">void definirOctave(Motif *m, int portee, int tmp, int octave)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00057">motifs.c:57</a></div></div>
<div class="ttc" id="struct__motif_html_a2eabad4d5a8a75f82ac6f4a70ce453d3"><div class="ttname"><a href="struct__motif.html#a2eabad4d5a8a75f82ac6f4a70ce453d3">_motif::nbrTmp</a></div><div class="ttdeci">int nbrTmp</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00033">motifs.h:33</a></div></div>
<div class="ttc" id="struct__note_html_a7134a097269358c544de30c31767f658"><div class="ttname"><a href="struct__note.html#a7134a097269358c544de30c31767f658">_note::effet</a></div><div class="ttdeci">int effet</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00024">motifs.h:24</a></div></div>
<div class="ttc" id="motifs_8h_html_a8aee8833f47e110e27de823ac557e8ac"><div class="ttname"><a href="motifs_8h.html#a8aee8833f47e110e27de823ac557e8ac">definirVolume</a></div><div class="ttdeci">void definirVolume(Motif *m, int portee, int tmp, int volume)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00065">motifs.c:65</a></div></div>
<div class="ttc" id="struct__note_html_af482b236d88ad4a0248dbc7a4086cf35"><div class="ttname"><a href="struct__note.html#af482b236d88ad4a0248dbc7a4086cf35">_note::octave</a></div><div class="ttdeci">int octave</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00021">motifs.h:21</a></div></div>
<div class="ttc" id="struct__motif_html_af5562e6f68c59bdb2e1c8366be359f49"><div class="ttname"><a href="struct__motif.html#af5562e6f68c59bdb2e1c8366be359f49">_motif::suivant</a></div><div class="ttdeci">struct _motif * suivant</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00035">motifs.h:35</a></div></div>
<div class="ttc" id="motifs_8h_html_aa91cd673616dc1bdd76e9ab0d1121110"><div class="ttname"><a href="motifs_8h.html#aa91cd673616dc1bdd76e9ab0d1121110">Note</a></div><div class="ttdeci">struct _note Note</div></div>
<div class="ttc" id="motifs_8h_html_aa1507fd96f9b21d8e3ebff92453ac728"><div class="ttname"><a href="motifs_8h.html#aa1507fd96f9b21d8e3ebff92453ac728">Portee</a></div><div class="ttdeci">Note Portee[]</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00027">motifs.h:27</a></div></div>
<div class="ttc" id="motifs_8h_html_a1ad48e14f9d1942401858dab039b3449"><div class="ttname"><a href="motifs_8h.html#a1ad48e14f9d1942401858dab039b3449">Motif</a></div><div class="ttdeci">struct _motif Motif</div></div>
<div class="ttc" id="motifs_8h_html_a8c6e71f1d25b4a9fba76a3527a592a8b"><div class="ttname"><a href="motifs_8h.html#a8c6e71f1d25b4a9fba76a3527a592a8b">getEffet</a></div><div class="ttdeci">int getEffet(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00093">motifs.c:93</a></div></div>
<div class="ttc" id="motifs_8h_html_acc86e3bfa2b84ae375ca472e95967ac6"><div class="ttname"><a href="motifs_8h.html#acc86e3bfa2b84ae375ca472e95967ac6">definirNomMotif</a></div><div class="ttdeci">void definirNomMotif(Motif *m, char *nom)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00038">motifs.c:38</a></div></div>
<div class="ttc" id="motifs_8h_html_acd5428841ea3c29a618974d40bc9efe9"><div class="ttname"><a href="motifs_8h.html#acd5428841ea3c29a618974d40bc9efe9">supprimerMotif</a></div><div class="ttdeci">void supprimerMotif(Motif **cellule, int nbrPortees)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00042">motifs.c:42</a></div></div>
<div class="ttc" id="motifs_8h_html_adc0b31b456f810c890b94357f3ba8a85"><div class="ttname"><a href="motifs_8h.html#adc0b31b456f810c890b94357f3ba8a85">definirEffet</a></div><div class="ttdeci">void definirEffet(Motif *m, int portee, int tmp, int effet)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00069">motifs.c:69</a></div></div>
<div class="ttc" id="struct__note_html_afdaec00e75d76173d9a0e57d97da359e"><div class="ttname"><a href="struct__note.html#afdaec00e75d76173d9a0e57d97da359e">_note::instrument</a></div><div class="ttdeci">int instrument</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00022">motifs.h:22</a></div></div>
<div class="ttc" id="struct__note_html_aa8ae664544f95736c91379135c85874e"><div class="ttname"><a href="struct__note.html#aa8ae664544f95736c91379135c85874e">_note::note</a></div><div class="ttdeci">int note</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00020">motifs.h:20</a></div></div>
<div class="ttc" id="motifs_8h_html_af42173fbd180b1aa00e97a49d77f56f6"><div class="ttname"><a href="motifs_8h.html#af42173fbd180b1aa00e97a49d77f56f6">definirNote</a></div><div class="ttdeci">void definirNote(Motif *m, int portee, int tmp, int note)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00053">motifs.c:53</a></div></div>
<div class="ttc" id="motifs_8h_html_a6b6a18807e4f73c7710d611c7ff6d9f6"><div class="ttname"><a href="motifs_8h.html#a6b6a18807e4f73c7710d611c7ff6d9f6">getInstrument</a></div><div class="ttdeci">int getInstrument(Motif *m, int portee, int tmp)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00085">motifs.c:85</a></div></div>
<div class="ttc" id="motifs_8h_html_a8cd4b2ed51ecbaeb3ecd64da4127c2cc"><div class="ttname"><a href="motifs_8h.html#a8cd4b2ed51ecbaeb3ecd64da4127c2cc">definirInstrument</a></div><div class="ttdeci">void definirInstrument(Motif *m, int portee, int tmp, int intrument)</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8c_source.html#l00061">motifs.c:61</a></div></div>
<div class="ttc" id="struct__note_html_aed48ca0bcd2162fd4fd495873e2631f5"><div class="ttname"><a href="struct__note.html#aed48ca0bcd2162fd4fd495873e2631f5">_note::volume</a></div><div class="ttdeci">int volume</div><div class="ttdef"><b>Definition:</b> <a href="motifs_8h_source.html#l00023">motifs.h:23</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Généré le Jeudi 15 Mai 2014 16:53:16 pour PonyTracker par &#160;<a href="http://www.doxygen.org/index.html">
Généré le Vendredi 16 Mai 2014 12:37:44 pour PonyTracker par &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>