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

📄 classdbtabledescriptor.html

📁 FastDb是高效的内存数据库系统
💻 HTML
📖 第 1 页 / 共 4 页
字号:
          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Get table name.     </td>  </tr></table><a class="anchor" name="dbTableDescriptora4" doxytag="dbTableDescriptor::getNextField" ></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>* dbTableDescriptor::getNextField </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classdbFieldDescriptor.html">dbFieldDescriptor</a> *&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>field</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Get next field <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>field</em>&nbsp;</td><td>current field </td></tr>  </table></dl><dl compact><dt><b>Returns:</b></dt><dd>next field after the current in table fields list </dd></dl>    </td>  </tr></table><a class="anchor" name="dbTableDescriptora0" doxytag="dbTableDescriptor::getNextTable" ></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>* dbTableDescriptor::getNextTable </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Get next table in database     </td>  </tr></table><a class="anchor" name="dbTableDescriptora8" doxytag="dbTableDescriptor::match" ></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 dbTableDescriptor::match </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classdbTable.html">dbTable</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>table</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>bool&nbsp;</td>          <td class="mdname" nowrap> <em>confirmDeleteColumns</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Check whether fprmats of table descriptor in the database and in application is compatible. This method also prepares information for performing conversion of record to new format <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>table</em>&nbsp;</td><td>database table descriptor </td></tr>    <tr><td valign=top><em>confirmDeleteColumns</em>&nbsp;</td><td>whether deletion of columns in allowed from non empty table </td></tr>  </table></dl><dl compact><dt><b>Returns:</b></dt><dd><code>true</code> if no reformatting is needed </dd></dl>    </td>  </tr></table><a class="anchor" name="dbTableDescriptora6" doxytag="dbTableDescriptor::setFlags" ></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"> void dbTableDescriptor::setFlags </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Set fields flags. This method is called after loading table descriptor from database.     </td>  </tr></table><a class="anchor" name="dbTableDescriptora11" doxytag="dbTableDescriptor::storeInDatabase" ></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"> void dbTableDescriptor::storeInDatabase </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classdbTable.html">dbTable</a> *&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>table</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Save table descriptor in the database. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>table</em>&nbsp;</td><td>place where to store table descriptor </td></tr>  </table></dl>    </td>  </tr></table><a class="anchor" name="dbTableDescriptorb1" doxytag="dbTableDescriptor::totalNamesLength" ></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 dbTableDescriptor::totalNamesLength </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Calculate total length of all names in table descriptor     </td>  </tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="dbTableDescriptorp13" doxytag="dbTableDescriptor::appSize" ></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#dbTableDescriptorp13">dbTableDescriptor::appSize</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Size of tghe correspondent applciation object     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp17" doxytag="dbTableDescriptor::autoincrementCount" ></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"> int4 <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp17">dbTableDescriptor::autoincrementCount</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Autoincremented counter for this table     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp18" doxytag="dbTableDescriptor::cloneOf" ></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#dbTableDescriptorp18">dbTableDescriptor::cloneOf</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>When unassigned table descriptor is explicitly assigned to the database, new clone of descriptor is created and <code>cloneOf</code> field of this descriptor referes to original table descriptor.     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp4" doxytag="dbTableDescriptor::columns" ></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#dbTableDescriptorp4">dbTableDescriptor::columns</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>List of table columns     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp10" doxytag="dbTableDescriptor::db" ></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="classdbDatabase.html">dbDatabase</a>* <a class="el" href="classdbTableDescriptor.html#dbTableDescriptorp10">dbTableDescriptor::db</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Attached database     </td>  </tr></table><a class="anchor" name="dbTableDescriptorp8" doxytag="dbTableDescriptor::firstField" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>

⌨️ 快捷键说明

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