📄 classdbanymethodtrampoline.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: dbAnyMethodTrampoline 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 Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a></div><h1>dbAnyMethodTrampoline Class Reference</h1><code>#include <<a class="el" href="class_8h-source.html">class.h</a>></code><p><p>Inheritance diagram for dbAnyMethodTrampoline:<p><center><img src="classdbAnyMethodTrampoline.png" usemap="#dbAnyMethodTrampoline_map" border="0" alt=""></center><map name="dbAnyMethodTrampoline_map"><area href="classdbMethodTrampoline.html" alt="dbMethodTrampoline< T, R >" shape="rect" coords="0,56,202,80"><area href="classdbMethodFastTrampoline.html" alt="dbMethodFastTrampoline< T, R >" shape="rect" coords="0,112,202,136"></map><a href="classdbAnyMethodTrampoline-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 Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classdbAnyMethodTrampoline.html#dbAnyMethodTrampolinea0">invoke</a> (byte *data, void *result)=0</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classdbAnyMethodTrampoline.html">dbAnyMethodTrampoline</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classdbAnyMethodTrampoline.html#dbAnyMethodTrampolinea1">optimize</a> ()=0</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classdbAnyMethodTrampoline.html#dbAnyMethodTrampolinea2">dbAnyMethodTrampoline</a> (<a class="el" href="classdbFieldDescriptor.html">dbFieldDescriptor</a> *fd)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="dbMethodTrampolinea3" doxytag="dbAnyMethodTrampoline::operator new" ></a>void * </td><td class="memItemRight" valign=bottom><b>operator new</b> (size_t size EXTRA_DEBUG_NEW_PARAMS)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="dbMethodTrampolinea4" doxytag="dbAnyMethodTrampoline::operator delete" ></a>void </td><td class="memItemRight" valign=bottom><b>operator delete</b> (void *p EXTRA_DEBUG_NEW_PARAMS)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="classdbAnyMethodTrampoline.html#dbAnyMethodTrampolinea5">~dbAnyMethodTrampoline</a> ()</td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="dbMethodTrampolineo1" doxytag="dbAnyMethodTrampoline::cls" ></a><a class="el" href="classdbFieldDescriptor.html">dbFieldDescriptor</a> * </td><td class="memItemRight" valign=bottom><b>cls</b></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Trampolinefor invocation of methods from SubSQL <p><hr><h2>Constructor & Destructor Documentation</h2><a class="anchor" name="dbAnyMethodTrampolinea2" doxytag="dbAnyMethodTrampoline::dbAnyMethodTrampoline" ></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"> dbAnyMethodTrampoline::dbAnyMethodTrampoline </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classdbFieldDescriptor.html">dbFieldDescriptor</a> * </td> <td class="mdname1" valign="top" nowrap> <em>fd</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Method tramopile constructor <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>fd</em> </td><td>method descriptor </td></tr> </table></dl> </td> </tr></table><a class="anchor" name="dbAnyMethodTrampolinea5" doxytag="dbAnyMethodTrampoline::~dbAnyMethodTrampoline" ></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"> virtual dbAnyMethodTrampoline::~<a class="el" href="classdbAnyMethodTrampoline.html">dbAnyMethodTrampoline</a> </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Trampoline desctructor </td> </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="dbAnyMethodTrampolinea0" doxytag="dbAnyMethodTrampoline::invoke" ></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"> virtual void dbAnyMethodTrampoline::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> [pure 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>Implemented in <a class="el" href="classdbMethodTrampoline.html#dbMethodTrampolinea0">dbMethodTrampoline< T, R ></a>, and <a class="el" href="classdbMethodFastTrampoline.html#dbMethodFastTrampolinea0">dbMethodFastTrampoline< T, R ></a>. </td> </tr></table><a class="anchor" name="dbAnyMethodTrampolinea1" doxytag="dbAnyMethodTrampoline::optimize" ></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"> virtual <a class="el" href="classdbAnyMethodTrampoline.html">dbAnyMethodTrampoline</a>* dbAnyMethodTrampoline::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> [pure 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 </dd></dl><p>Implemented in <a class="el" href="classdbMethodTrampoline.html#dbMethodTrampolinea1">dbMethodTrampoline< T, R ></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 size="1"><address style="align: right;"><small>Generated on Thu Feb 12 13:04:48 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 + -