<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>UbixOS V2: directoryList Struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li id="current"><a href="classes.html"><span>Data Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label> <u>S</u>earch for </label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical List</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li><a href="functions.html"><span>Data Fields</span></a></li> </ul></div> <h1>directoryList Struct Reference</h1><!-- doxytag: class="directoryList" --><code>#include <<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>></code> <p> Collaboration diagram for directoryList:<p><center><img src="structdirectoryList__coll__graph.png" border="0" usemap="#directoryList__coll__map" alt="Collaboration graph"></center> <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryList.html#314f7553c3282d3247b35909e18b4bb3">dirBlock</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryList.html#3dcc1ef7098c5f3718dd1f61b485a43a">dirCache</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryList.html#15d4445988606706d7d28c6b5957b03f">dirName</a> [256]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structdirectoryList.html">directoryList</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryList.html#2b552b5117f837b6165f1c5355d65ae8">next</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structdirectoryList.html">directoryList</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryList.html#752b12564cb98504c28f81adda2c3620">prev</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00057">57</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.<hr><h2>Field Documentation</h2> <a class="anchor" name="314f7553c3282d3247b35909e18b4bb3"></a><!-- doxytag: member="directoryList::dirBlock" ref="314f7553c3282d3247b35909e18b4bb3" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structdirectoryList.html#314f7553c3282d3247b35909e18b4bb3">directoryList::dirBlock</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00060">60</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. </div> </div><p> <a class="anchor" name="3dcc1ef7098c5f3718dd1f61b485a43a"></a><!-- doxytag: member="directoryList::dirCache" ref="3dcc1ef7098c5f3718dd1f61b485a43a" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char* <a class="el" href="structdirectoryList.html#3dcc1ef7098c5f3718dd1f61b485a43a">directoryList::dirCache</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00059">59</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. <p> Referenced by <a class="el" href="directory_8c-source.html#l00041">ubixFSLoadDir()</a>. </div> </div><p> <a class="anchor" name="15d4445988606706d7d28c6b5957b03f"></a><!-- doxytag: member="directoryList::dirName" ref="15d4445988606706d7d28c6b5957b03f" args="[256]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structdirectoryList.html#15d4445988606706d7d28c6b5957b03f">directoryList::dirName</a>[256] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00058">58</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. <p> Referenced by <a class="el" href="directory_8c-source.html#l00041">ubixFSLoadDir()</a>. </div> </div><p> <a class="anchor" name="2b552b5117f837b6165f1c5355d65ae8"></a><!-- doxytag: member="directoryList::next" ref="2b552b5117f837b6165f1c5355d65ae8" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="structdirectoryList.html">directoryList</a>* <a class="el" href="structdirectoryList.html#2b552b5117f837b6165f1c5355d65ae8">directoryList::next</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00061">61</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. <p> Referenced by <a class="el" href="directory_8c-source.html#l00041">ubixFSLoadDir()</a>. </div> </div><p> <a class="anchor" name="752b12564cb98504c28f81adda2c3620"></a><!-- doxytag: member="directoryList::prev" ref="752b12564cb98504c28f81adda2c3620" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="structdirectoryList.html">directoryList</a>* <a class="el" href="structdirectoryList.html#752b12564cb98504c28f81adda2c3620">directoryList::prev</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00062">62</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. <p> Referenced by <a class="el" href="directory_8c-source.html#l00041">ubixFSLoadDir()</a>. </div> </div><p> <hr>The documentation for this struct was generated from the following file:<ul> <li>src/sys/include/ubixfs/<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:45 2006 for UbixOS V2 by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address> </body> </html>