Newer
Older
UbixOS / doc / html / structdirectoryEntry.html
<!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: directoryEntry 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&nbsp;Page</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;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>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</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&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>directoryEntry Struct Reference</h1><!-- doxytag: class="directoryEntry" --><code>#include &lt;<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>&gt;</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#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#eb3d1582fa3240c4847e52b7142ab801">attributes</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#1daf9472a2fd74cb5ff8cacae052a140">creationDate</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#61e77c256eaf6c4e7fe56d2574f16f98">fileName</a> [256]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#35604b07f0b9c9230ca2c0566132e661">gid</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#9fd8ddf94af123a6b8209fe59aabe7ef">lastModified</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#a948f64fa7c34827ef1eca6c044002df">permissions</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#9571030f709f6926b925e552660a65ab">size</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#83e91977e7db1dc36d3e81183ac8965c">startCluster</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdirectoryEntry.html#55932700e138f68b3b27d2a2bca923fa">uid</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#l00103">103</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="eb3d1582fa3240c4847e52b7142ab801"></a><!-- doxytag: member="directoryEntry::attributes" ref="eb3d1582fa3240c4847e52b7142ab801" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structdirectoryEntry.html#eb3d1582fa3240c4847e52b7142ab801">directoryEntry::attributes</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00110">110</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#l00094">ubixFSmkDir()</a>.
</div>
</div><p>
<a class="anchor" name="1daf9472a2fd74cb5ff8cacae052a140"></a><!-- doxytag: member="directoryEntry::creationDate" ref="1daf9472a2fd74cb5ff8cacae052a140" 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="structdirectoryEntry.html#1daf9472a2fd74cb5ff8cacae052a140">directoryEntry::creationDate</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00106">106</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="61e77c256eaf6c4e7fe56d2574f16f98"></a><!-- doxytag: member="directoryEntry::fileName" ref="61e77c256eaf6c4e7fe56d2574f16f98" args="[256]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structdirectoryEntry.html#61e77c256eaf6c4e7fe56d2574f16f98">directoryEntry::fileName</a>[256]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00112">112</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
<p>
Referenced by <a class="el" href="dirCache_8c-source.html#l00043">ubixfs_findName()</a>, <a class="el" href="directory_8c-source.html#l00094">ubixFSmkDir()</a>, <a class="el" href="ubixfs_8c-source.html#l00309">ubixFSUnlink()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>.
</div>
</div><p>
<a class="anchor" name="35604b07f0b9c9230ca2c0566132e661"></a><!-- doxytag: member="directoryEntry::gid" ref="35604b07f0b9c9230ca2c0566132e661" 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="structdirectoryEntry.html#35604b07f0b9c9230ca2c0566132e661">directoryEntry::gid</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00109">109</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="9fd8ddf94af123a6b8209fe59aabe7ef"></a><!-- doxytag: member="directoryEntry::lastModified" ref="9fd8ddf94af123a6b8209fe59aabe7ef" 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="structdirectoryEntry.html#9fd8ddf94af123a6b8209fe59aabe7ef">directoryEntry::lastModified</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00107">107</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="a948f64fa7c34827ef1eca6c044002df"></a><!-- doxytag: member="directoryEntry::permissions" ref="a948f64fa7c34827ef1eca6c044002df" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structdirectoryEntry.html#a948f64fa7c34827ef1eca6c044002df">directoryEntry::permissions</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00111">111</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#l00094">ubixFSmkDir()</a>.
</div>
</div><p>
<a class="anchor" name="9571030f709f6926b925e552660a65ab"></a><!-- doxytag: member="directoryEntry::size" ref="9571030f709f6926b925e552660a65ab" 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="structdirectoryEntry.html#9571030f709f6926b925e552660a65ab">directoryEntry::size</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00105">105</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#l00094">ubixFSmkDir()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>.
</div>
</div><p>
<a class="anchor" name="83e91977e7db1dc36d3e81183ac8965c"></a><!-- doxytag: member="directoryEntry::startCluster" ref="83e91977e7db1dc36d3e81183ac8965c" 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="structdirectoryEntry.html#83e91977e7db1dc36d3e81183ac8965c">directoryEntry::startCluster</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00104">104</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#l00094">ubixFSmkDir()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>.
</div>
</div><p>
<a class="anchor" name="55932700e138f68b3b27d2a2bca923fa"></a><!-- doxytag: member="directoryEntry::uid" ref="55932700e138f68b3b27d2a2bca923fa" 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="structdirectoryEntry.html#55932700e138f68b3b27d2a2bca923fa">directoryEntry::uid</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00108">108</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</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&nbsp;
<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>