Newer
Older
UbixOS / doc / html / main_8cpp.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: src/sys/ubixfsv2/main.cpp File 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><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><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="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>Globals</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_21e0927e9dd41d8ff1206ca4f0555726.html">ubixfsv2</a></div>
<h1>main.cpp File Reference</h1><code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>
<code>#include &lt;stdlib.h&gt;</code><br>
<code>#include &quot;<a class="el" href="ubixfsv2_2vfs_8h-source.html">vfs.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="btree_8h-source.html">btree.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ubixfsv2_2ubixfs_8h-source.html">ubixfs.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ubixfsv2_2device_8h-source.html">device.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ramdrive_8h-source.html">ramdrive.h</a>&quot;</code><br>

<p>
<a href="main_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="main_8cpp.html#840291bc02cba5474a4cb46a9b9566fe">main</a> (void)</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="840291bc02cba5474a4cb46a9b9566fe"></a><!-- doxytag: member="main.cpp::main" ref="840291bc02cba5474a4cb46a9b9566fe" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int main           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="main_8cpp-source.html#l00012">12</a> of file <a class="el" href="main_8cpp-source.html">main.cpp</a>.
<p>
References <a class="el" href="ramdrive_8cpp-source.html#l00095">dev_ramDestroy()</a>, <a class="el" href="ramdrive_8cpp-source.html#l00066">dev_ramDrive()</a>, <a class="el" href="btree_8cpp-source.html#l00603">bTree::GetFirstNode()</a>, <a class="el" href="btree_8cpp-source.html#l00074">bTree::Insert()</a>, <a class="el" href="memset_8c-source.html#l00037">memset()</a>, <a class="el" href="pci_8c-source.html#l00039">name</a>, <a class="el" href="def_8h-source.html#l00041">NULL</a>, <a class="el" href="btree_8cpp-source.html#l00696">bTree::Save()</a>, <a class="el" href="string_8c-source.html#l00033">strcpy()</a>, <a class="el" href="ubixfs_8cpp-source.html#l00118">UbixFS::vfs_format()</a>, <a class="el" href="ubixfs_8cpp-source.html#l00050">UbixFS::vfs_init()</a>, <a class="el" href="ubixfs_8cpp-source.html#l00891">UbixFS::vfs_mkdir()</a>, and <a class="el" href="ubixfs_8cpp-source.html#l00557">UbixFS::vfs_stop()</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 5 23:35:02 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>