61 lines
2.8 KiB
TeX
61 lines
2.8 KiB
TeX
\hypertarget{samples_8h}{\section{Référence du fichier sources/samples/samples.h}
|
|
\label{samples_8h}\index{sources/samples/samples.\-h@{sources/samples/samples.\-h}}
|
|
}
|
|
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
|
|
{\ttfamily \#include $<$stdio.\-h$>$}\\*
|
|
\subsection*{Structures de données}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
struct \hyperlink{struct__sample}{\-\_\-sample}
|
|
\end{DoxyCompactItemize}
|
|
\subsection*{Définitions de type}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hypertarget{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{typedef struct \hyperlink{struct__sample}{\-\_\-sample} {\bfseries Sample}}\label{samples_8h_ad0ca612b35eebe718a131db33f4fa089}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_a58e6ea8543b77d7d003d91bb63108c99}{typedef \hyperlink{struct__sample}{Sample} $\ast$ {\bfseries Tab\-\_\-samples} \mbox{[}$\,$\mbox{]}}\label{samples_8h_a58e6ea8543b77d7d003d91bb63108c99}
|
|
|
|
\end{DoxyCompactItemize}
|
|
\subsection*{Fonctions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hypertarget{samples_8h_a6867fb0956699f1014e6782c05b61f24}{void {\bfseries ajouter\-Sample} (Tab\-\_\-samples tab\mbox{[}$\,$\mbox{]}, int i, char chemin\mbox{[}$\,$\mbox{]})}\label{samples_8h_a6867fb0956699f1014e6782c05b61f24}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_af80114e7c145b5aeb6733988d71df00f}{void {\bfseries set\-Resampling} (\hyperlink{struct__sample}{Sample} $\ast$sample, int deb, int fin)}\label{samples_8h_af80114e7c145b5aeb6733988d71df00f}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_a754df69914dbcee886a95107f368c9ab}{void {\bfseries set\-Nom} (\hyperlink{struct__sample}{Sample} $\ast$sample, char\mbox{[}$\,$\mbox{]} nom)}\label{samples_8h_a754df69914dbcee886a95107f368c9ab}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_a1f9efeffb63bd507521749a80f7a63ae}{void {\bfseries set\-Hauteur} (\hyperlink{struct__sample}{Sample} $\ast$sample, float hauteur)}\label{samples_8h_a1f9efeffb63bd507521749a80f7a63ae}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_a0129fb35c16706d3ed3785113d33a59e}{unsigned long int {\bfseries get\-Deb} (\hyperlink{struct__sample}{Sample} $\ast$sample)}\label{samples_8h_a0129fb35c16706d3ed3785113d33a59e}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_a86b3be1cbb282e63ef3ad117f80bed71}{unsigned long int {\bfseries get\-Fin} (\hyperlink{struct__sample}{Sample} $\ast$sample)}\label{samples_8h_a86b3be1cbb282e63ef3ad117f80bed71}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_ae9a6fc7a2000ca27848767d8c3a63129}{char\mbox{[}$\,$\mbox{]} {\bfseries get\-Nom} (\hyperlink{struct__sample}{Sample} $\ast$sample)}\label{samples_8h_ae9a6fc7a2000ca27848767d8c3a63129}
|
|
|
|
\item
|
|
\hypertarget{samples_8h_abcdecc1e86108d125d248b640491d705}{float {\bfseries get\-Hauteur} (\hyperlink{struct__sample}{Sample} $\ast$sample)}\label{samples_8h_abcdecc1e86108d125d248b640491d705}
|
|
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\subsection{Description détaillée}
|
|
Gestion des samples
|
|
|
|
\begin{DoxyVersion}{Version}
|
|
1
|
|
\end{DoxyVersion}
|
|
\begin{DoxyAuthor}{Auteur}
|
|
Guy
|
|
\end{DoxyAuthor}
|
|
\begin{DoxyDate}{Date}
|
|
Mai 2014
|
|
\end{DoxyDate}
|