⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classdbtable.html

📁 FastDb是高效的内存数据库系统
💻 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>FastDB: dbTable class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.5 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div><h1>dbTable Class Reference</h1><code>#include &lt;<a class="el" href="class_8h-source.html">class.h</a>&gt;</code><p><p>Inheritance diagram for dbTable:<p><center><img src="classdbTable.png" usemap="#dbTable_map" border="0" alt=""></center><map name="dbTable_map"><area href="classdbRecord.html" alt="dbRecord" shape="rect" coords="0,0,67,24"></map><a href="classdbTable-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structdbVarying.html">dbVarying</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo0">name</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structdbVarying.html">dbVarying</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo1">fields</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>nat4&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo2">fixedSize</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>nat4&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo3">nRows</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>nat4&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo4">nColumns</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>oid_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo5">firstRow</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>oid_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo6">lastRow</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>nat4&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbTable.html#dbTableo7">count</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>nat4&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbRecord.html#dbTableo8">size</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>oid_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbRecord.html#dbTableo9">next</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>oid_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classdbRecord.html#dbTableo10">prev</a></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Database recod for storing table descriptor <p><hr><h2>Member Data Documentation</h2><a class="anchor" name="dbTableo7" doxytag="dbTable::count" ></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"> nat4 <a class="el" href="classdbTable.html#dbTableo7">dbTable::count</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Autoincremented counter     </td>  </tr></table><a class="anchor" name="dbTableo1" doxytag="dbTable::fields" ></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="structdbVarying.html">dbVarying</a> <a class="el" href="classdbTable.html#dbTableo1">dbTable::fields</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Array with field descriptors     </td>  </tr></table><a class="anchor" name="dbTableo5" doxytag="dbTable::firstRow" ></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"> oid_t <a class="el" href="classdbTable.html#dbTableo5">dbTable::firstRow</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Identifier of first row in the table     </td>  </tr></table><a class="anchor" name="dbTableo2" doxytag="dbTable::fixedSize" ></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"> nat4 <a class="el" href="classdbTable.html#dbTableo2">dbTable::fixedSize</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Size of fixed part of the record (without string and arrays bodies)     </td>  </tr></table><a class="anchor" name="dbTableo6" doxytag="dbTable::lastRow" ></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"> oid_t <a class="el" href="classdbTable.html#dbTableo6">dbTable::lastRow</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Identifier of last row in the table     </td>  </tr></table><a class="anchor" name="dbTableo0" doxytag="dbTable::name" ></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="structdbVarying.html">dbVarying</a> <a class="el" href="classdbTable.html#dbTableo0">dbTable::name</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Name of the table     </td>  </tr></table><a class="anchor" name="dbTableo4" doxytag="dbTable::nColumns" ></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"> nat4 <a class="el" href="classdbTable.html#dbTableo4">dbTable::nColumns</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Number of columns in the table     </td>  </tr></table><a class="anchor" name="dbTableo9" doxytag="dbTable::next" ></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"> oid_t <a class="el" href="classdbRecord.html#dbTableo9">dbRecord::next</a><code> [inherited]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Next record in the table (0 if it is last record)     </td>  </tr></table><a class="anchor" name="dbTableo3" doxytag="dbTable::nRows" ></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"> nat4 <a class="el" href="classdbTable.html#dbTableo3">dbTable::nRows</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Number of rows in the table     </td>  </tr></table><a class="anchor" name="dbTableo10" doxytag="dbTable::prev" ></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"> oid_t <a class="el" href="classdbRecord.html#dbTableo10">dbRecord::prev</a><code> [inherited]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Previous record in the table (0 if it is first record)     </td>  </tr></table><a class="anchor" name="dbTableo8" doxytag="dbTable::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"> nat4 <a class="el" href="classdbRecord.html#dbTableo8">dbRecord::size</a><code> [inherited]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Size of the record (including header     </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="class_8h-source.html">class.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Thu Feb 12 13:04:49 2004 for FastDB by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.5 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -