classdbanyreference.html

来自「最新版本!fastdb是高效的内存数据库系统」· HTML 代码 · 共 125 行

HTML
125
字号
<!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>dbAnyReference 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> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
<hr><h1>dbAnyReference Class Reference</h1><code>#include &lt;<a class="el" href="reference_8h-source.html">reference.h</a>&gt;</code>
<p>
<p>Inheritance diagram for dbAnyReference:
<p><center><img src="classdbAnyReference.png" usemap="#dbAnyReference_map" border="0" alt=""></center>
<map name="dbAnyReference_map">
<area href="classdbAnyContainer.html" alt="dbAnyContainer" shape="rect" coords="0,56,116,80">
<area href="classdbReference.html" alt="dbReference< T >" shape="rect" coords="126,56,242,80">
<area href="classdbContainer.html" alt="dbContainer< T >" shape="rect" coords="0,112,116,136">
</map>
<a href="classdbAnyReference-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>oid_t&nbsp;</td><td valign=bottom><a class="el" href="classdbAnyReference.html#dbReferencea13">getOid</a> () const</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classdbAnyReference.html#dbReferencea14">isNull</a> () const</td></tr>
<tr><td colspan=2><br><h2>Friends</h2></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classdbAnyReference.html#dbReferencel0">isNull</a> (dbAnyReference const &amp;ref)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Base class for all references 
<p>
<hr><h2>Member Function Documentation</h2>
<a name="dbReferencea13" doxytag="dbAnyReference::getOid"></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" nowrap valign="top"> oid_t dbAnyReference::getOid </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inline]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Get object idetifier <dl compact><dt><b>Returns: </b></dt><dd>
object identifier of referenced object </dl>    </td>
  </tr>
</table>
<a name="dbReferencea14" doxytag="dbAnyReference::isNull"></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" nowrap valign="top"> bool dbAnyReference::isNull </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inline]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Check whether reference is null     </td>
  </tr>
</table>
<hr><h2>Friends And Related Function Documentation</h2>
<a name="dbReferencel0" doxytag="dbAnyReference::isNull"></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" nowrap valign="top"> bool isNull </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">dbAnyReference const &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>ref</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [friend]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Check whether reference is null     </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="reference_8h-source.html">reference.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 + =
减小字号Ctrl + -
显示快捷键?