\doxysection{src/struct.h File Reference} \hypertarget{struct_8h}{}\label{struct_8h}\index{src/struct.h@{src/struct.h}} {\ttfamily \#include "{}const.\+h"{}}\newline Include dependency graph for struct.\+h\+: % FIG 0 This graph shows which files directly or indirectly include this file\+: % FIG 1 \doxysubsubsection*{Data Structures} \begin{DoxyCompactItemize} \item struct \mbox{\hyperlink{structinode}{inode}} \begin{DoxyCompactList}\small\item\em Un inode est un fichier, il possède des permissions, un type (répertoire par exemple) et pointe sur des blocs de données. \end{DoxyCompactList}\item struct \mbox{\hyperlink{structbloc}{bloc}} \begin{DoxyCompactList}\small\item\em Un bloc possède un tableau de données brut concernant des inodes. \end{DoxyCompactList}\item struct \mbox{\hyperlink{structdisk}{disk}} \begin{DoxyCompactList}\small\item\em Un disque est un liste d\textquotesingle{}inodes qui pointent sur des blocs de donnée. \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsubsection*{Typedefs} \begin{DoxyCompactItemize} \item typedef struct \mbox{\hyperlink{structinode}{inode}} \mbox{\hyperlink{struct_8h_a05917f4198ca2c880c2c6d758b6f92d5}{inode}} \item typedef struct \mbox{\hyperlink{structbloc}{bloc}} \mbox{\hyperlink{struct_8h_ad7463cdc34b86731771512f65c647905}{bloc}} \item typedef struct \mbox{\hyperlink{structdisk}{disk}} \mbox{\hyperlink{struct_8h_a48bafe324ab0e99e14feeda9fde3462f}{disk}} \end{DoxyCompactItemize} \doxysubsection{Typedef Documentation} \Hypertarget{struct_8h_ad7463cdc34b86731771512f65c647905}\label{struct_8h_ad7463cdc34b86731771512f65c647905} \index{struct.h@{struct.h}!bloc@{bloc}} \index{bloc@{bloc}!struct.h@{struct.h}} \doxysubsubsection{\texorpdfstring{bloc}{bloc}} {\footnotesize\ttfamily typedef struct \mbox{\hyperlink{structbloc}{bloc}} \mbox{\hyperlink{structbloc}{bloc}}} \Hypertarget{struct_8h_a48bafe324ab0e99e14feeda9fde3462f}\label{struct_8h_a48bafe324ab0e99e14feeda9fde3462f} \index{struct.h@{struct.h}!disk@{disk}} \index{disk@{disk}!struct.h@{struct.h}} \doxysubsubsection{\texorpdfstring{disk}{disk}} {\footnotesize\ttfamily typedef struct \mbox{\hyperlink{structdisk}{disk}} \mbox{\hyperlink{structdisk}{disk}}} \Hypertarget{struct_8h_a05917f4198ca2c880c2c6d758b6f92d5}\label{struct_8h_a05917f4198ca2c880c2c6d758b6f92d5} \index{struct.h@{struct.h}!inode@{inode}} \index{inode@{inode}!struct.h@{struct.h}} \doxysubsubsection{\texorpdfstring{inode}{inode}} {\footnotesize\ttfamily typedef struct \mbox{\hyperlink{structinode}{inode}} \mbox{\hyperlink{structinode}{inode}}}