Sophie

Sophie

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

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: /builddir/build/BUILD/soprano-2.6.0/soprano/sopranotypes.h File Reference</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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#enum-members">Enumerations</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>/builddir/build/BUILD/soprano-2.6.0/soprano/sopranotypes.h File Reference</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="soprano__export_8h_source.html">soprano_export.h</a>&quot;</code><br/>
<code>#include &lt;QtCore/QFlags&gt;</code><br/>
<code>#include &lt;QtCore/QString&gt;</code><br/>
</div><div class="textblock"><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png"/> Include dependency graph for sopranotypes.h:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="sopranotypes_8h__incl.png" border="0" usemap="#_2builddir_2build_2BUILD_2soprano-2_86_80_2soprano_2sopranotypes_8h" alt=""/></div>
<map name="_2builddir_2build_2BUILD_2soprano-2_86_80_2soprano_2sopranotypes_8h" id="_2builddir_2build_2BUILD_2soprano-2_86_80_2soprano_2sopranotypes_8h">
<area shape="rect" id="node3" href="soprano__export_8h.html" title="soprano_export.h" alt="" coords="5,83,128,112"/></map>
</div>
</div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-1-trigger" src="closed.png"/> This graph shows which files directly or indirectly include this file:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><img src="sopranotypes_8h__dep__incl.png" border="0" usemap="#_2builddir_2build_2BUILD_2soprano-2_86_80_2soprano_2sopranotypes_8hdep" alt=""/></div>
<map name="_2builddir_2build_2BUILD_2soprano-2_86_80_2soprano_2sopranotypes_8hdep" id="_2builddir_2build_2BUILD_2soprano-2_86_80_2soprano_2sopranotypes_8hdep">
<area shape="rect" id="node3" href="backend_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/backend.h" alt="" coords="1600,83,1939,112"/><area shape="rect" id="node5" href="global_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/global.h" alt="" coords="1807,160,2129,189"/><area shape="rect" id="node7" href="soprano_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/soprano.h" alt="" coords="1451,237,1787,267"/><area shape="rect" id="node10" href="model_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/model.h" alt="" coords="528,83,853,112"/><area shape="rect" id="node24" href="graph_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/graph.h" alt="" coords="1009,160,1332,189"/><area shape="rect" id="node27" href="parser_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/parser.h" alt="" coords="1356,160,1681,189"/><area shape="rect" id="node30" href="pluginmanager_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/pluginmanager.h" alt="" coords="1203,83,1576,112"/><area shape="rect" id="node33" href="serializer_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/serializer.h" alt="" coords="2013,83,2355,112"/><area shape="rect" id="node12" href="filtermodel_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/filtermodel.h" alt="" coords="193,160,543,189"/><area shape="rect" id="node20" href="storagemodel_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/storagemodel.h" alt="" coords="617,160,985,189"/><area shape="rect" id="node14" href="nrlmodel_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/nrlmodel.h" alt="" coords="5,237,344,267"/><area shape="rect" id="node16" href="rdfschemamodel_8h.html" title="/builddir/build/BUILD/soprano&#45;2.6.0/soprano/rdfschemamodel.h" alt="" coords="368,237,755,267"/></map>
</div>
</div>
<p><a href="sopranotypes_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html">Soprano</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano_1_1Query.html">Soprano::Query</a></td></tr>
<tr><td colspan="2"><h2><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0">Soprano::RdfSerialization</a> { <br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0a3584bd0e9fb374693d18f107029b7652">Soprano::SerializationUnknown</a> =  0x0, 
<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0a1e1568be674d28e0e0712e8a36dca70f">Soprano::SerializationRdfXml</a> =  0x1, 
<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0a989ea4e6883ba36287bd0c0370ca76c9">Soprano::SerializationN3</a> =  0x2, 
<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0ab7f23878ae2813faaba503656fdf399c">Soprano::SerializationNTriples</a> =  0x4, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0ac03880e05dae4d76a0835ee463ea3e04">Soprano::SerializationTurtle</a> =  0x8, 
<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0ae9c89132216c18fad3111017c6192129">Soprano::SerializationTrig</a> =  0x10, 
<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0ab2a27e1d72b06c8ff47e7bf6f0cd009b">Soprano::SerializationNQuads</a> =  0x20, 
<a class="el" href="namespaceSoprano.html#a870b14710c2cc2b825b4b287f01a35e0a45b9210a9b125009dfee9ac20af126d3">Soprano::SerializationUser</a> =  0x0
<br/>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2">Soprano::BackendOption</a> { <br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a3688df48eb0ec7061717da04ce8e4255">Soprano::BackendOptionNone</a> =  0x0, 
<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a7685bb8bfeb53a4fbc674ae85c31a3d2">Soprano::BackendOptionStorageMemory</a> =  0x1, 
<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a32d436aca99457653771382731a8a17c">Soprano::BackendOptionEnableInference</a> =  0x2, 
<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a5aa54bacf690e80973ea89ab1fb735fa">Soprano::BackendOptionStorageDir</a> =  0x4, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2ac066245a73967fd616b292e3c3b3ac50">Soprano::BackendOptionHost</a> =  0x8, 
<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a182adb06aa4060ce5aa0377c0a5d7f01">Soprano::BackendOptionPort</a> =  0x10, 
<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a0e694a8e32c49693cf90287ae5f78c9b">Soprano::BackendOptionUsername</a> =  0x20, 
<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2af132153b0d59edd9b5115c6b40998c94">Soprano::BackendOptionPassword</a> =  0x40, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#ae82decb95b689a7c1252e735981b7fb2a4ed220736d4c1563ae0186b79ca1e68d">Soprano::BackendOptionUser</a> =  0x1000
<br/>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933f">Soprano::BackendFeature</a> { <br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fa3c2c973e4a931d5ebfe0019055e88257">Soprano::BackendFeatureNone</a> =  0x0, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933faba31201ed49f1630fcb574db62315d6d">Soprano::BackendFeatureAddStatement</a> =  0x1, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933faabff88aea968495df5318d67b9ab0b62">Soprano::BackendFeatureRemoveStatements</a> =  0x2, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fac31234e10e622703e0ec5ecb5163f786">Soprano::BackendFeatureListStatements</a> =  0x4, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fa86ffe47ccbc73c89cfa83b2702073405">Soprano::BackendFeatureQuery</a> =  0x8, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fa5886548a84d398a58bf1d5ba32dc678e">Soprano::BackendFeatureInference</a> =  0x10, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fa2f5b1bfe5b9ebb87f7372c781bddfa3b">Soprano::BackendFeatureInferenceOptional</a> =  0x20, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fac0c7eab31e69d3db994efae4da826c16">Soprano::BackendFeatureContext</a> =  0x40, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fae2aa9c24db2392ee02139a03464c51a4">Soprano::BackendFeatureStorageMemory</a> =  0x80, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fad00ae67e2e7b5ee78e797fceef9c9f5f">Soprano::BackendFeatureAll</a>, 
<a class="el" href="namespaceSoprano.html#a49ee11e018cec1e59fba5bd09a61933fa3dbc12448f8fe7b02df6cfce399f8953">Soprano::BackendFeatureUser</a> =  0x1000
<br/>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26c">Soprano::Query::QueryLanguage</a> { <br/>
&#160;&#160;<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26cab31b77e73a1084c69d675a785bd0fc58">Soprano::Query::QueryLanguageNone</a> =  0x0, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca619ecf57d183bffe04ebf81089031334">Soprano::Query::QueryLanguageSparql</a> =  0x1, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca35b382504ef08fe49c6d837662d70ad3">Soprano::Query::QueryLanguageRdql</a> =  0x2, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26cad2437d975c3de565b924666a40e107ce">Soprano::Query::QueryLanguageSerql</a> =  0x4, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26cac6b6f6a34d2d09221941d9a0ac522633">Soprano::Query::QueryLanguageUser</a> =  0x1000, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca07f582f5835e58c17b00e040ced39f6a">Soprano::Query::QUERY_LANGUAGE_NONE</a> =  QueryLanguageNone, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca6f053c9c1a9487bf127c051c9d1719f2">Soprano::Query::QUERY_LANGUAGE_SPARQL</a> =  QueryLanguageSparql, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca176acc45c8ef5290719a4608a092a072">Soprano::Query::QUERY_LANGUAGE_RDQL</a> =  QueryLanguageRdql, 
<br/>
&#160;&#160;<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca901c9ae989ed5c33583584ea7f2afc4e">Soprano::Query::QUERY_LANGUAGE_SERQL</a> =  QueryLanguageSerql, 
<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26ca90c97c1aa5eb79a206a4399d1a332aeb">Soprano::Query::QUERY_LANGUAGE_USER</a> =  QueryLanguageUser
<br/>
 }</td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">SOPRANO_EXPORT <a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html#a0f1939e6529935317aded0adaefa9a3e">Soprano::serializationMimeType</a> (RdfSerialization serialization, const <a class="elRef" href="qstring.html">QString</a> &amp;userSerialization=<a class="elRef" href="qstring.html">QString</a>())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">SOPRANO_EXPORT RdfSerialization&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html#a969d1bd2f8dd4e83f889cd0883b3807f">Soprano::mimeTypeToSerialization</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;mimetype)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">SOPRANO_EXPORT <a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano_1_1Query.html#a623801de076b2fc9374b7494d614d2ea">Soprano::Query::queryLanguageToString</a> (<a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26c">Soprano::Query::QueryLanguage</a> lang, const <a class="elRef" href="qstring.html">QString</a> &amp;userQueryLanguage=<a class="elRef" href="qstring.html">QString</a>())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">SOPRANO_EXPORT QueryLanguage&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano_1_1Query.html#af1f079cfbe5f679578d6bc38db1aa52c">Soprano::Query::queryLanguageFromString</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;queryLanguage)</td></tr>
</table>
</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>