Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > fc669c0115c2f74e1d26807f2cb98f7a > files > 105

soprano-apidocs-2.5.2-1.fc13.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Soprano: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<script type="text/javascript">
function hasClass(ele,cls) {
  return ele.className.match(new RegExp('(\\s|^)'+cls+'(\\s|$)'));
}

function addClass(ele,cls) {
  if (!this.hasClass(ele,cls)) ele.className += " "+cls;
}

function removeClass(ele,cls) {
  if (hasClass(ele,cls)) {
    var reg = new RegExp('(\\s|^)'+cls+'(\\s|$)');
    ele.className=ele.className.replace(reg,' ');
  }
}

function toggleVisibility(linkObj) {
 var base = linkObj.getAttribute('id');
 var summary = document.getElementById(base + '-summary');
 var content = document.getElementById(base + '-content');
 var trigger = document.getElementById(base + '-trigger');
 if ( hasClass(linkObj,'closed') ) {
   summary.style.display = 'none';
   content.style.display = 'block';
   trigger.src = 'open.png';
   removeClass(linkObj,'closed');
   addClass(linkObj,'opened');
 } else if ( hasClass(linkObj,'opened') ) {
   summary.style.display = 'block';
   content.style.display = 'none';
   trigger.src = 'closed.png';
   removeClass(linkObj,'opened');
   addClass(linkObj,'closed');
 }
 return false;
}
</script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>Soprano::Error::ParserError Member List</h1>  </div>
</div>
<div class="contents">
This is the complete list of members for <a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a>, including all inherited members.<table>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#ab71291e78e018559504698fd08c2f35f">code</a>() const </td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#a8a172eb06dfe11dbeba812afa03b8cb0">Error</a>()</td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#ac226212d55b9b5318c3c5da9c3715267">Error</a>(const QString &amp;message, int code=ErrorUnknown)</td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#a60df9014c342b4fbd0396bf4b3d24140">Error</a>(const Error &amp;)</td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#a54399d5c0cadd946d53df6f339243d6a">isParserError</a>() const </td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html#ace804409843405d0436c46b2c4d9ca6a">locator</a>() const </td><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#a266f61bd555025e745b6ead75675e57c">message</a>() const </td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#aea178176c9e6966a5265bbccc398b27c">operator bool</a>() const </td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td><code> [inline]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html#ab4da871e4e17cb9755d6cbf9b7ff5518">operator=</a>(const Error &amp;)</td><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html#a7489b43ec5eabc8b6b5876e98842bb54">ParserError</a>()</td><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html#a258995c7fe7c172d2831f03a0b68e05c">ParserError</a>(const Locator &amp;, const QString &amp;message=QString(), int code=ErrorParsingFailed)</td><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html#a071809977820806e66e1c00e93401e3e">ParserError</a>(const Error &amp;)</td><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#a68bef07490d16001c1c5c9e9a14afbc8">toParserError</a>() const </td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1Error.html#a732224a187456f3385325a0157c5122f">~Error</a>()</td><td><a class="el" href="classSoprano_1_1Error_1_1Error.html">Soprano::Error::Error</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html#a4babe23450f7f87f9170ea90ee5c5bc2">~ParserError</a>()</td><td><a class="el" href="classSoprano_1_1Error_1_1ParserError.html">Soprano::Error::ParserError</a></td><td></td></tr>
</table></div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Oct 21 2010 for Soprano by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>