<!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: ubixDiskLabel struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.3 --> <h1>ubixDiskLabel Struct Reference</h1>Partition Information. <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="structubix_disk_label.html#o0">magicNum</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="structubix_disk_label.html#o1">numPartitions</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structubix_disk_label_1_1drive_partitions.html">ubixDiskLabel::drivePartitions</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structubix_disk_label.html#o2">partitions</a> [MAXPARTITIONS]</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> Partition Information. <p> <hr><h2>Field Documentation</h2> <a name="o0" doxytag="ubixDiskLabel::magicNum"></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="structubix_disk_label.html#o0">ubixDiskLabel::magicNum</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Should be UBIXDISKMAGIC uInt32 magicNum2; uInt16 driveType; /*!< Type of drive </td> </tr> </table> <a name="o1" doxytag="ubixDiskLabel::numPartitions"></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="structubix_disk_label.html#o1">ubixDiskLabel::numPartitions</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Number of partitions in the drive </td> </tr> </table> <a name="o2" doxytag="ubixDiskLabel::partitions"></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"> struct <a class="el" href="structubix_disk_label_1_1drive_partitions.html">ubixDiskLabel::drivePartitions</a> <a class="el" href="structubix_disk_label.html#o2">ubixDiskLabel::partitions</a>[MAXPARTITIONS] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> the partition table </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:26 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>