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

📄 classdbtabledescriptor.html

📁 FastDb是高效的内存数据库系统
💻 HTML
📖 第 1 页 / 共 4 页
字号:
          <td class="md" nowrap valign="top"> <a class="el" href="classdbFieldDescriptor.html">dbFieldDescriptor</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp8">dbTableDescriptor::firstField</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>List of all fields     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp11" doxytag="dbTableDescriptor::fixedDatabase" ></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"> bool <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp11">dbTableDescriptor::fixedDatabase</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Database staticly attached to the table (by means of REGISTER_IN macro)     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp14" doxytag="dbTableDescriptor::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"> size_t <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp14">dbTableDescriptor::fixedSize</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Size of fixed part of the records (without string and array bodies)     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp5" doxytag="dbTableDescriptor::hashedFields" ></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="classdbFieldDescriptor.html">dbFieldDescriptor</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp5">dbTableDescriptor::hashedFields</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>List of hashed fields     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp6" doxytag="dbTableDescriptor::indexedFields" ></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="classdbFieldDescriptor.html">dbFieldDescriptor</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp6">dbTableDescriptor::indexedFields</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>List of fields indexed by T-Ttree     </td>  </tr></table><a class="anchor" name="dbTableDescriptors0" doxytag="dbTableDescriptor::initialAutoincrementCount" ></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"> int <a class="el" href="classdbTableDescriptor.html#dbTableDescriptors0">dbTableDescriptor::initialAutoincrementCount</a><code> [static]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Initial value for autoincrement conunt     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp7" doxytag="dbTableDescriptor::inverseFields" ></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="classdbFieldDescriptor.html">dbFieldDescriptor</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp7">dbTableDescriptor::inverseFields</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>List of related fields (fields, for which inverse references exist)     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp12" doxytag="dbTableDescriptor::isStatic" ></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"> bool <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp12">dbTableDescriptor::isStatic</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Table descriptor is static object created by one of REGISTER macros     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp2" doxytag="dbTableDescriptor::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"> char* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp2">dbTableDescriptor::name</a><code> [protected]</code>      </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="dbTableDescriptorp16" doxytag="dbTableDescriptor::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"> size_t <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp16">dbTableDescriptor::nColumns</a><code> [protected]</code>      </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="dbTableDescriptorp0" doxytag="dbTableDescriptor::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"> <a class="el" href="classdbTableDescriptor.html">dbTableDescriptor</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp0">dbTableDescriptor::next</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Chain of all tables in application     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp1" doxytag="dbTableDescriptor::nextDbTable" ></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="classdbTableDescriptor.html">dbTableDescriptor</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp1">dbTableDescriptor::nextDbTable</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Chain of all tables associated with database     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp9" doxytag="dbTableDescriptor::nextFieldLink" ></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="classdbFieldDescriptor.html">dbFieldDescriptor</a>** <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp9">dbTableDescriptor::nextFieldLink</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer of next field of the last field (used for list construction)     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp15" doxytag="dbTableDescriptor::nFields" ></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"> size_t <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp15">dbTableDescriptor::nFields</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Number of fields in the table     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp3" doxytag="dbTableDescriptor::tableId" ></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="classdbTableDescriptor.html#dbTableDescriptorp3">dbTableDescriptor::tableId</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Indetifier of table object in the database     </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 + -