📄 classdbmethodtrampoline.html
字号:
<!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> TemplatedbMethodTrampoline< T, R > 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>dbMethodTrampoline< T, R > Class Template Reference</h1><code>#include <<a class="el" href="class_8h-source.html">class.h</a>></code>
<p>
<p>Inheritance diagram for dbMethodTrampoline< T, R >:
<p><center><img src="classdbMethodTrampoline.png" usemap="#dbMethodTrampoline< T, R >_map" border="0" alt=""></center>
<map name="dbMethodTrampoline< T, R >_map">
<area href="classdbAnyMethodTrampoline.html" alt="dbAnyMethodTrampoline" shape="rect" coords="0,0,178,24">
</map>
<a href="classdbMethodTrampoline-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 Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classdbMethodTrampoline.html#dbMethodTrampolinea0">invoke</a> (byte *data, void *result)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classdbAnyMethodTrampoline.html">dbAnyMethodTrampoline</a> * </td><td valign=bottom><a class="el" href="classdbMethodTrampoline.html#dbMethodTrampolinea1">optimize</a> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template<class T, class R><br>
class dbMethodTrampoline< T, R ></h3>
Template for method trampoline implementation
<p>
<hr><h2>Member Function Documentation</h2>
<a name="dbMethodTrampolinea0" doxytag="dbMethodTrampoline::invoke"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template<class T, class R> </td>
</tr>
<tr>
<td class="md" nowrap valign="top"> void dbMethodTrampoline< T, R >::invoke </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">byte * </td>
<td class="mdname" nowrap> <em>data</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>void * </td>
<td class="mdname" nowrap> <em>result</em></td>
</tr>
<tr>
<td></td>
<td class="md">) </td>
<td class="md" colspan="2"><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Invoke method <dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>data</em> </td><td>
pointer to the record insode database </td></tr>
<tr><td valign=top><em>result</em> </td><td>
pointer to place result in </td></tr>
</table>
</dl>
<p>
Implements <a class="el" href="classdbAnyMethodTrampoline.html#dbAnyMethodTrampolinea0">dbAnyMethodTrampoline</a>. </td>
</tr>
</table>
<a name="dbMethodTrampolinea1" doxytag="dbMethodTrampoline::optimize"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template<class T, class R> </td>
</tr>
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classdbAnyMethodTrampoline.html">dbAnyMethodTrampoline</a> * dbMethodTrampoline< T, R >::optimize </td>
<td class="md" valign="top">( </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">) </td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Get optimize trampoline. Optimized trampoline can be used for records which format in the database is the same as in application. In this case there is no need to fetch record and pointer insode database can be used intead <dl compact><dt><b>Returns: </b></dt><dd>
optimized nethod trampoline </dl>
<p>
Implements <a class="el" href="classdbAnyMethodTrampoline.html#dbAnyMethodTrampolinea1">dbAnyMethodTrampoline</a>. </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><address style="align: right;"><small>Generated on Thu Feb 14 12:42:31 2008 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -