classdbqueryelementallocator.html
来自「俄罗斯牛人KK的作品,著名的ORDBMS,这里上传最新的3.39版本源代码.希望」· HTML 代码 · 共 25 行
HTML
25 行
<!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>dbQueryElementAllocator class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.18 --><center><a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </center><hr><h1>dbQueryElementAllocator Class Reference</h1><code>#include <<a class="el" href="query_8h-source.html">query.h</a>></code><p><a href="classdbQueryElementAllocator-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Allocator of query elements. This class links deallocated elements in the list of free elements, and reused them in future. So number of system memory allocator invocations is dramatically reduced. Cleanup of free elements lst is performed by <code>dbDatabase::cleanup()</code> method <p><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="query_8h-source.html">query.h</a></ul><hr><address style="align: right;"><small>Generated on Mon Oct 23 13:23:59 2006 for FastDB by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?