Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > e8d7d94abed3797faf3272e57be7beb4 > files > 33

lib64db4.7-devel-4.7.25-7mdv2011.0.x86_64.rpm

<!--$Id: db_get_mpf.so,v 1.8 2005/07/20 16:22:18 bostic Exp $-->
<!--Copyright (c) 1997,2008 Oracle.  All rights reserved.-->
<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB: DB-&gt;get_mpf</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++">
</head>
<body bgcolor=white>
<table width="100%"><tr valign=top>
<td>
<b>DB-&gt;get_mpf</b>
</td>
<td align=right>
<a href="../../db47-devel-4.7.25/api_c/api_core.html"><img src="../../db47-devel-4.7.25/images/api.gif" alt="API"></a>
<a href="../../db47-devel-4.7.25/ref/toc.html"><img src="../../db47-devel-4.7.25/images/ref.gif" alt="Ref"></a></td>
</tr></table>
<hr size=1 noshade>
<tt>
<b><pre>
#include &lt;db.h&gt;
<p>
DB_MPOOLFILE *
DB-&gt;get_mpf(DB *db);
</pre></b>
<hr size=1 noshade>
<b>Description: DB-&gt;get_mpf</b>
<p>The DB-&gt;get_mpf method returns the handle for the cache file underlying the database.</p>
<p>The DB-&gt;get_mpf method may be called at any time during the life of the
application.</p>
<hr size=1 noshade>
<br><b>Class</b>
<a href="../../db47-devel-4.7.25/api_c/db_class.html">DB</a>
<br><b>See Also</b>
<a href="../../db47-devel-4.7.25/api_c/db_list.html">Databases and Related Methods</a>
</tt>
<table width="100%"><tr><td><br></td><td align=right>
<a href="../../db47-devel-4.7.25/api_c/api_core.html"><img src="../../db47-devel-4.7.25/images/api.gif" alt="API"></a><a href="../../db47-devel-4.7.25/ref/toc.html"><img src="../../db47-devel-4.7.25/images/ref.gif" alt="Ref"></a>
</td></tr></table>
<p><font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
</body>
</html>