<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Ubixos: directoryEntry struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.3 --> <h1>directoryEntry Struct Reference</h1>UbixFS Directory Entry. <a href="#_details">More...</a> <p> <code>#include <<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>></code> <p> <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#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o0">startCluster</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o1">size</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o2">creationDate</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o3">lastModified</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o4">uid</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o5">gid</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o6">attributes</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o7">permissions</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>char </td><td class="memItemRight" valign=bottom><a class="el" href="structdirectory_entry.html#o8">fileName</a> [256]</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> UbixFS Directory Entry. <p> <hr><h2>Field Documentation</h2> <a name="o6" doxytag="directoryEntry::attributes"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structdirectory_entry.html#o6">directoryEntry::attributes</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Files Attributes </td> </tr> </table> <a name="o2" doxytag="directoryEntry::creationDate"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structdirectory_entry.html#o2">directoryEntry::creationDate</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Date Created </td> </tr> </table> <a name="o8" doxytag="directoryEntry::fileName"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> char <a class="el" href="structdirectory_entry.html#o8">directoryEntry::fileName</a>[256] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> File Name </td> </tr> </table> <a name="o5" doxytag="directoryEntry::gid"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structdirectory_entry.html#o5">directoryEntry::gid</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> GID Of Owner </td> </tr> </table> <a name="o3" doxytag="directoryEntry::lastModified"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structdirectory_entry.html#o3">directoryEntry::lastModified</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Date Last Modified </td> </tr> </table> <a name="o7" doxytag="directoryEntry::permissions"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structdirectory_entry.html#o7">directoryEntry::permissions</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Files Permissions </td> </tr> </table> <a name="o1" doxytag="directoryEntry::size"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structdirectory_entry.html#o1">directoryEntry::size</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Size Of File </td> </tr> </table> <a name="o0" doxytag="directoryEntry::startCluster"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structdirectory_entry.html#o0">directoryEntry::startCluster</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Starting Cluster Of File </td> </tr> </table> <a name="o4" doxytag="directoryEntry::uid"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structdirectory_entry.html#o4">directoryEntry::uid</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> UID Of Owner </td> </tr> </table> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="ubixfs_8h-source.html">ubixfs.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Sat May 8 09:28:24 2004 for Ubixos by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> </body> </html>