Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 5b6c31d6428e1f6ea754ea6f7b1aed6e > files > 354

soprano-apidocs-2.6.0-2.fc14.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: Class Members</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.3 -->
<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 id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Soprano&#160;<span id="projectnumber">2.6.0</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="navrow3" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="functions.html"><span>All</span></a></li>
      <li><a href="functions_func.html"><span>Functions</span></a></li>
      <li><a href="functions_vars.html"><span>Variables</span></a></li>
      <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
      <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
    </ul>
  </div>
  <div id="navrow4" class="tabs3">
    <ul class="tablist">
      <li><a href="functions.html#index_a"><span>a</span></a></li>
      <li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
      <li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
      <li class="current"><a href="functions_0x64.html#index_d"><span>d</span></a></li>
      <li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
      <li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
      <li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
      <li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
      <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
      <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
      <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
      <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
      <li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
      <li><a href="functions_0x71.html#index_q"><span>q</span></a></li>
      <li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
      <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
      <li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
      <li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
      <li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
      <li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
      <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>

<h3><a class="anchor" id="index_d"></a>- d -</h3><ul>
<li>dataType()
: <a class="el" href="classSoprano_1_1Node.html#a04b5fda32b3cb1f04fa7ba74e88c1da0">Soprano::Node</a>
</li>
<li>dataTypeUri()
: <a class="el" href="classSoprano_1_1LiteralValue.html#a0a9f7f84b59bf4acc6bd5e31f7f47c2c">Soprano::LiteralValue</a>
</li>
<li>dataTypeUriFromType()
: <a class="el" href="classSoprano_1_1LiteralValue.html#ab2262df425fcc7b92c327d54e7b51b24">Soprano::LiteralValue</a>
</li>
<li>DBusClient()
: <a class="el" href="classSoprano_1_1Client_1_1DBusClient.html#a589722a9bc1dbbda4ac49a0f67ef2cd3">Soprano::Client::DBusClient</a>
</li>
<li>DBusExportIterator()
: <a class="el" href="classSoprano_1_1Server_1_1DBusExportIterator.html#a61503c370a3ef0fc5ba709f7dce2d812">Soprano::Server::DBusExportIterator</a>
</li>
<li>DBusExportModel()
: <a class="el" href="classSoprano_1_1Server_1_1DBusExportModel.html#ab29adb0c208b8a282b6631f7b890cdfc">Soprano::Server::DBusExportModel</a>
</li>
<li>DBusModel()
: <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#ac25443d0275a6b1b9a6a5b51fa5185dd">Soprano::Client::DBusModel</a>
</li>
<li>DBusNodeIterator()
: <a class="el" href="classSoprano_1_1Client_1_1DBusNodeIterator.html#a3eb7c9c0d49f4abe8f4dd5b5d64406a9">Soprano::Client::DBusNodeIterator</a>
</li>
<li>dbusObjectPath()
: <a class="el" href="classSoprano_1_1Server_1_1DBusExportModel.html#aeef34534e50abf4e279b2b256d2188b9">Soprano::Server::DBusExportModel</a>
, <a class="el" href="classSoprano_1_1Server_1_1DBusExportIterator.html#a3b2e6b5496e1cfe0677b310322f2053a">Soprano::Server::DBusExportIterator</a>
</li>
<li>DBusQueryResultIterator()
: <a class="el" href="classSoprano_1_1Client_1_1DBusQueryResultIterator.html#a235dad308a951d6e381fadad31a0d98c">Soprano::Client::DBusQueryResultIterator</a>
</li>
<li>DBusStatementIterator()
: <a class="el" href="classSoprano_1_1Client_1_1DBusStatementIterator.html#a234c0fe998f061c1ce9e9b44bc81b3d7">Soprano::Client::DBusStatementIterator</a>
</li>
<li>DEFAULT_PORT
: <a class="el" href="classSoprano_1_1Client_1_1TcpClient.html#acfed0d5ca6b0eafa590d9caa83db0f18">Soprano::Client::TcpClient</a>
, <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#abe059a2e9ed45ce16b79afb85824b8dd">Soprano::Server::ServerCore</a>
</li>
<li>defaultSearchField()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#a26fcaa0f55169b7f7bd83f77357986f1">Soprano::Index::CLuceneIndex</a>
</li>
<li>deleteModelData()
: <a class="el" href="classSoprano_1_1Backend.html#aa3e266b5ceec1e72bfadfb3259222179">Soprano::Backend</a>
</li>
<li>deleteOnClose()
: <a class="el" href="classSoprano_1_1Server_1_1DBusExportIterator.html#ae3f24037f9539371b365b42fdeec0fd0">Soprano::Server::DBusExportIterator</a>
</li>
<li>directSubClassOf()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#a190b10335982d412251dd5991141b90f">Soprano::RdfSchemaModel</a>
</li>
<li>directSubPropertyOf()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#abd4aa4e4e0d4057fecb023302563bd55">Soprano::RdfSchemaModel</a>
</li>
<li>directType()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#a2d17aead9bb12224c3686469bb6b439d">Soprano::RdfSchemaModel</a>
</li>
<li>disconnect()
: <a class="el" href="classSoprano_1_1Client_1_1LocalSocketClient.html#a4cecc2ad5a89eb3bfedbf5fae79729a1">Soprano::Client::LocalSocketClient</a>
, <a class="el" href="classSoprano_1_1Client_1_1TcpClient.html#aed70203b97f46015f5296221eaa8c9e5">Soprano::Client::TcpClient</a>
</li>
<li>discoverBackendByFeatures()
: <a class="el" href="classSoprano_1_1PluginManager.html#adbc93c1a226f1a837fb780d52f1dfe40">Soprano::PluginManager</a>
</li>
<li>discoverBackendByName()
: <a class="el" href="classSoprano_1_1PluginManager.html#aeed48e726dae9828430ed9b397310481">Soprano::PluginManager</a>
</li>
<li>discoverParserByName()
: <a class="el" href="classSoprano_1_1PluginManager.html#a65227a53bc7cb86d971bec315b988f5a">Soprano::PluginManager</a>
</li>
<li>discoverParserForSerialization()
: <a class="el" href="classSoprano_1_1PluginManager.html#a79779172e78d0f208c3dad45d463c7fd">Soprano::PluginManager</a>
</li>
<li>discoverSerializerByName()
: <a class="el" href="classSoprano_1_1PluginManager.html#a5322e8a11540b4f9cf717d7fb8de3aa0">Soprano::PluginManager</a>
</li>
<li>discoverSerializerForSerialization()
: <a class="el" href="classSoprano_1_1PluginManager.html#abfaeacc3296d772a4637bbea41b90b92">Soprano::PluginManager</a>
</li>
<li>documentForResource()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#a702169a657b3550fe96e3d9734fa5600">Soprano::Index::CLuceneIndex</a>
</li>
<li>domain()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#ab33e35f047216b51e78a0fdb710ccd45">Soprano::RdfSchemaModel</a>
</li>
<li>DummyModel()
: <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#ad3ff72b17eb701c604873f8802d675f6">Soprano::Util::DummyModel</a>
</li>
<li>dump()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#ad8266668b4467b10948c9793882c0236">Soprano::Index::CLuceneIndex</a>
</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Mar 11 2011 for Soprano by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>