Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 2dc7ae7102ce788eb8a15dec0caf7708 > files > 189

xapian-core-devel-1.0.21-1.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Xapian: API Documentation: xapian-core: Deprecated List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<h1><a class="anchor" name="deprecated">Deprecated List</a></h1><a class="anchor" name="_deprecated000002"></a> <dl>
<dt>Member <a class="el" href="classXapian_1_1Enquire.html#f6ee22170feb8f327e6b0f845721da89">Xapian::Enquire::register_match_decider</a> (const std::string &amp;name, const MatchDecider *mdecider=NULL) </dt>
<dd>This method is deprecated. It was added long ago with the intention that it would allow the remote backend to support use of MatchDecider objects, but there's a better approach.<p>
</dd>
</dl>
<p>
<a class="anchor" name="_deprecated000001"></a> <dl>
<dt>Member <a class="el" href="classXapian_1_1Error.html#9f1254bdcebad2a2530b97b74c3d1144">Xapian::Error::get_errno</a> () const </dt>
<dd>This method is deprecated, because errno values aren't portable between platforms, so we can't serialise them when passing exceptions from a remote server to a client. Use the get_error_string() method instead. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000003"></a> <dl>
<dt>Member <a class="el" href="classXapian_1_1Query.html#1edb5ace8ad933320b30b6485ffc9152">Xapian::Query::Query</a> (Query::op op_, <a class="el" href="classXapian_1_1Query.html" title="Class representing a query.">Xapian::Query</a> q) </dt>
<dd>This method is deprecated because it isn't useful, since none of the current query operators can be usefully applied to a single subquery without a parameter value. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000005"></a> <dl>
<dt>Member <a class="el" href="namespaceXapian.html#608a6702fa8eb66dc2cec61aa3acd2a7">Xapian::xapian_major_version</a> () </dt>
<dd>This function is now deprecated, use <a class="el" href="namespaceXapian.html#e3a2814923d8fe34d1ef2a763cd044f2" title="Report the major version of the library which the program is linked with.">Xapian::major_version()</a> instead. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000006"></a> <dl>
<dt>Member <a class="el" href="namespaceXapian.html#5ee3d88b4372bfcf04fc1cbdcad29834">Xapian::xapian_minor_version</a> () </dt>
<dd>This function is now deprecated, use <a class="el" href="namespaceXapian.html#38a5a1a70ecc45e7f44ecc901f938650" title="Report the minor version of the library which the program is linked with.">Xapian::minor_version()</a> instead. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000007"></a> <dl>
<dt>Member <a class="el" href="namespaceXapian.html#9cf707e0d09f12f8e7f94a0786da7287">Xapian::xapian_revision</a> () </dt>
<dd>This function is now deprecated, use <a class="el" href="namespaceXapian.html#fa903afa8ef7e66663c424b179af1e9a" title="Report the revision of the library which the program is linked with.">Xapian::revision()</a> instead. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000004"></a> <dl>
<dt>Member <a class="el" href="namespaceXapian.html#5cc99316e21073dc2ba2bd07cc613510">Xapian::xapian_version_string</a> () </dt>
<dd>This function is now deprecated, use <a class="el" href="namespaceXapian.html#4063c9730f54318dac066d6a37bee4e7" title="Report the version string of the library which the program is linked with.">Xapian::version_string()</a> instead. </dd>
</dl>
<hr>
<address><small>
Documentation for Xapian (version 1.0.21).<br>
Generated on 18 Jun 2010 by
<a href="http://www.doxygen.org/">Doxygen 1.5.2</a>.
</small></address>
</body>
</html>