Binary compatibility report for the Soprano library between 0.9.0 and 2.4.1 versions on x86
Test Info
Library Name | Soprano |
Version #1 | 0.9.0 |
Version #2 | 2.4.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 14 |
Total Shared Libraries | 1 |
Total Symbols / Types | 258 / 99 |
Verdict | Incompatible (75.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 898 |
Removed Symbols | High | 73 |
Problems with Data Types | High | 20 |
Medium | 11 |
Low | 12 |
Problems with Symbols | High | 15 |
Medium | 0 |
Low | 2 |
Problems with Constants | Low | 1 |
Other Changes in Data Types | - | 3 |
Added Symbols (898)
asyncmodel.h,
libsoprano.so.4.3.0
namespace Soprano::Util
AsyncModel::addStatementAsync ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context )
[symbol: _ZN7Soprano4Util10AsyncModel17addStatementAsyncERKNS_4NodeES4_S4_S4_]
AsyncModel::addStatementAsync ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10AsyncModel17addStatementAsyncERKNS_9StatementE]
AsyncModel::addStatementsAsync ( QList<Soprano::Statement>const& statements )
[symbol: _ZN7Soprano4Util10AsyncModel18addStatementsAsyncERK5QListINS_9StatementEE]
AsyncModel::AsyncModel [in-charge] ( Soprano::Model* parent )
[symbol: _ZN7Soprano4Util10AsyncModelC1EPNS_5ModelE]
AsyncModel::AsyncModel [not-in-charge] ( Soprano::Model* parent )
[symbol: _ZN7Soprano4Util10AsyncModelC2EPNS_5ModelE]
AsyncModel::containsAnyStatementAsync ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context ) const
[symbol: _ZNK7Soprano4Util10AsyncModel25containsAnyStatementAsyncERKNS_4NodeES4_S4_S4_]
AsyncModel::containsAnyStatementAsync ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10AsyncModel25containsAnyStatementAsyncERKNS_9StatementE]
AsyncModel::containsStatementAsync ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context ) const
[symbol: _ZNK7Soprano4Util10AsyncModel22containsStatementAsyncERKNS_4NodeES4_S4_S4_]
AsyncModel::containsStatementAsync ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10AsyncModel22containsStatementAsyncERKNS_9StatementE]
AsyncModel::createBlankNodeAsync ( )
[symbol: _ZN7Soprano4Util10AsyncModel20createBlankNodeAsyncEv]
AsyncModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano4Util10AsyncModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
AsyncModel::executeQueryAsync ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano4Util10AsyncModel17executeQueryAsyncERK7QStringNS_5Query13QueryLanguageES4_]
AsyncModel::isEmptyAsync ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel12isEmptyAsyncEv]
AsyncModel::listContexts ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel12listContextsEv]
AsyncModel::listContextsAsync ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel17listContextsAsyncEv]
AsyncModel::listStatements ( Soprano::Statement const& partial ) const
[symbol: _ZNK7Soprano4Util10AsyncModel14listStatementsERKNS_9StatementE]
AsyncModel::listStatementsAsync ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel19listStatementsAsyncEv]
AsyncModel::listStatementsAsync ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context ) const
[symbol: _ZNK7Soprano4Util10AsyncModel19listStatementsAsyncERKNS_4NodeES4_S4_S4_]
AsyncModel::listStatementsAsync ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10AsyncModel19listStatementsAsyncERKNS_9StatementE]
AsyncModel::metaObject ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel10metaObjectEv]
AsyncModel::mode ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel4modeEv]
AsyncModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util10AsyncModel11qt_metacallEN11QMetaObject4CallEiPPv]
AsyncModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util10AsyncModel11qt_metacastEPKc]
AsyncModel::removeAllStatementsAsync ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context )
[symbol: _ZN7Soprano4Util10AsyncModel24removeAllStatementsAsyncERKNS_4NodeES4_S4_S4_]
AsyncModel::removeAllStatementsAsync ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10AsyncModel24removeAllStatementsAsyncERKNS_9StatementE]
AsyncModel::removeStatementAsync ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context )
[symbol: _ZN7Soprano4Util10AsyncModel20removeStatementAsyncERKNS_4NodeES4_S4_S4_]
AsyncModel::removeStatementAsync ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10AsyncModel20removeStatementAsyncERKNS_9StatementE]
AsyncModel::removeStatementsAsync ( QList<Soprano::Statement>const& statements )
[symbol: _ZN7Soprano4Util10AsyncModel21removeStatementsAsyncERK5QListINS_9StatementEE]
AsyncModel::setMode ( AsyncModel::AsyncModelMode mode )
[symbol: _ZN7Soprano4Util10AsyncModel7setModeENS1_14AsyncModelModeE]
AsyncModel::statementCountAsync ( ) const
[symbol: _ZNK7Soprano4Util10AsyncModel19statementCountAsyncEv]
AsyncModel::staticMetaObject [data]
[symbol: _ZN7Soprano4Util10AsyncModel16staticMetaObjectE]
AsyncModel::~AsyncModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util10AsyncModelD0Ev]
AsyncModel::~AsyncModel [in-charge] ( )
[symbol: _ZN7Soprano4Util10AsyncModelD1Ev]
AsyncModel::~AsyncModel [not-in-charge] ( )
[symbol: _ZN7Soprano4Util10AsyncModelD2Ev]
asyncquery.h,
libsoprano.so.4.3.0
namespace Soprano::Util
AsyncQuery::binding ( int offset ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery7bindingEi]
AsyncQuery::binding ( QString const& name ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery7bindingERK7QString]
AsyncQuery::bindingCount ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery12bindingCountEv]
AsyncQuery::bindingNames ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery12bindingNamesEv]
AsyncQuery::boolValue ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery9boolValueEv]
AsyncQuery::close ( )
[symbol: _ZN7Soprano4Util10AsyncQuery5closeEv]
AsyncQuery::currentBindings ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery15currentBindingsEv]
AsyncQuery::currentStatement ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery16currentStatementEv]
AsyncQuery::executeQuery ( Soprano::Model* model, QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) [static]
[symbol: _ZN7Soprano4Util10AsyncQuery12executeQueryEPNS_5ModelERK7QStringNS_5Query13QueryLanguageES6_]
AsyncQuery::finished ( AsyncQuery* query )
[symbol: _ZN7Soprano4Util10AsyncQuery8finishedEPS1_]
AsyncQuery::isBinding ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery9isBindingEv]
AsyncQuery::isBool ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery6isBoolEv]
AsyncQuery::isGraph ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery7isGraphEv]
AsyncQuery::metaObject ( ) const
[symbol: _ZNK7Soprano4Util10AsyncQuery10metaObjectEv]
AsyncQuery::next ( )
[symbol: _ZN7Soprano4Util10AsyncQuery4nextEv]
AsyncQuery::nextReady ( AsyncQuery* query )
[symbol: _ZN7Soprano4Util10AsyncQuery9nextReadyEPS1_]
AsyncQuery::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util10AsyncQuery11qt_metacallEN11QMetaObject4CallEiPPv]
AsyncQuery::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util10AsyncQuery11qt_metacastEPKc]
AsyncQuery::staticMetaObject [data]
[symbol: _ZN7Soprano4Util10AsyncQuery16staticMetaObjectE]
AsyncQuery::~AsyncQuery [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util10AsyncQueryD0Ev]
AsyncQuery::~AsyncQuery [in-charge] ( )
[symbol: _ZN7Soprano4Util10AsyncQueryD1Ev]
AsyncQuery::~AsyncQuery [not-in-charge] ( )
[symbol: _ZN7Soprano4Util10AsyncQueryD2Ev]
asyncresult.h,
libsoprano.so.4.3.0
namespace Soprano::Util
AsyncResult::createResult ( ) [static]
[symbol: _ZN7Soprano4Util11AsyncResult12createResultEv]
AsyncResult::errorCode ( ) const
[symbol: _ZNK7Soprano4Util11AsyncResult9errorCodeEv]
AsyncResult::metaObject ( ) const
[symbol: _ZNK7Soprano4Util11AsyncResult10metaObjectEv]
AsyncResult::node ( ) const
[symbol: _ZNK7Soprano4Util11AsyncResult4nodeEv]
AsyncResult::nodeIterator ( ) const
[symbol: _ZNK7Soprano4Util11AsyncResult12nodeIteratorEv]
AsyncResult::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util11AsyncResult11qt_metacallEN11QMetaObject4CallEiPPv]
AsyncResult::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util11AsyncResult11qt_metacastEPKc]
AsyncResult::queryResultIterator ( ) const
[symbol: _ZNK7Soprano4Util11AsyncResult19queryResultIteratorEv]
AsyncResult::resultReady ( AsyncResult* p1 )
[symbol: _ZN7Soprano4Util11AsyncResult11resultReadyEPS1_]
AsyncResult::setResult ( QVariant const& result, Soprano::Error::Error const& error )
[symbol: _ZN7Soprano4Util11AsyncResult9setResultERK8QVariantRKNS_5Error5ErrorE]
AsyncResult::statementIterator ( ) const
[symbol: _ZNK7Soprano4Util11AsyncResult17statementIteratorEv]
AsyncResult::staticMetaObject [data]
[symbol: _ZN7Soprano4Util11AsyncResult16staticMetaObjectE]
AsyncResult::~AsyncResult [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util11AsyncResultD0Ev]
AsyncResult::~AsyncResult [in-charge] ( )
[symbol: _ZN7Soprano4Util11AsyncResultD1Ev]
AsyncResult::~AsyncResult [not-in-charge] ( )
[symbol: _ZN7Soprano4Util11AsyncResultD2Ev]
backend.h,
libsoprano.so.4.3.0
namespace Soprano
Backend::supportedUserFeatures ( ) const
[symbol: _ZNK7Soprano7Backend21supportedUserFeaturesEv]
Backend::supportsFeatures ( BackendFeatures feature, QStringList const& userFeatures ) const
[symbol: _ZNK7Soprano7Backend16supportsFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList]
BackendSetting::BackendSetting [in-charge] ( )
[symbol: _ZN7Soprano14BackendSettingC1Ev]
BackendSetting::BackendSetting [in-charge] ( QString const& userOption, QVariant const& value_ )
[symbol: _ZN7Soprano14BackendSettingC1ERK7QStringRK8QVariant]
BackendSetting::BackendSetting [in-charge] ( BackendOption option )
[symbol: _ZN7Soprano14BackendSettingC1ENS_13BackendOptionE]
BackendSetting::BackendSetting [in-charge] ( BackendOption s, QVariant const& value_ )
[symbol: _ZN7Soprano14BackendSettingC1ENS_13BackendOptionERK8QVariant]
BackendSetting::BackendSetting [in-charge] ( BackendSetting const& other )
[symbol: _ZN7Soprano14BackendSettingC1ERKS0_]
BackendSetting::BackendSetting [not-in-charge] ( )
[symbol: _ZN7Soprano14BackendSettingC2Ev]
BackendSetting::BackendSetting [not-in-charge] ( QString const& userOption, QVariant const& value_ )
[symbol: _ZN7Soprano14BackendSettingC2ERK7QStringRK8QVariant]
BackendSetting::BackendSetting [not-in-charge] ( BackendOption option )
[symbol: _ZN7Soprano14BackendSettingC2ENS_13BackendOptionE]
BackendSetting::BackendSetting [not-in-charge] ( BackendOption s, QVariant const& value_ )
[symbol: _ZN7Soprano14BackendSettingC2ENS_13BackendOptionERK8QVariant]
BackendSetting::BackendSetting [not-in-charge] ( BackendSetting const& other )
[symbol: _ZN7Soprano14BackendSettingC2ERKS0_]
BackendSetting::operator = ( BackendSetting const& other )
[symbol: _ZN7Soprano14BackendSettingaSERKS0_]
BackendSetting::option ( ) const
[symbol: _ZNK7Soprano14BackendSetting6optionEv]
BackendSetting::setValue ( QVariant const& value )
[symbol: _ZN7Soprano14BackendSetting8setValueERK8QVariant]
BackendSetting::userOptionName ( ) const
[symbol: _ZNK7Soprano14BackendSetting14userOptionNameEv]
BackendSetting::value ( ) const
[symbol: _ZNK7Soprano14BackendSetting5valueEv]
BackendSetting::~BackendSetting [in-charge] ( )
[symbol: _ZN7Soprano14BackendSettingD1Ev]
BackendSetting::~BackendSetting [not-in-charge] ( )
[symbol: _ZN7Soprano14BackendSettingD2Ev]
isOptionInSettings ( BackendSettings const& settings, BackendOption option, QString const& userOptionName )
[symbol: _ZN7Soprano18isOptionInSettingsERK5QListINS_14BackendSettingEENS_13BackendOptionERK7QString]
settingInSettings ( BackendSettings const& settings, QString const& userOptionName )
[symbol: _ZN7Soprano17settingInSettingsERK5QListINS_14BackendSettingEERK7QString]
settingInSettings ( BackendSettings const& settings, BackendOption option, QString const& userOptionName )
[symbol: _ZN7Soprano17settingInSettingsERK5QListINS_14BackendSettingEENS_13BackendOptionERK7QString]
settingInSettings ( BackendSettings& settings, QString const& userOptionName )
[symbol: _ZN7Soprano17settingInSettingsER5QListINS_14BackendSettingEERK7QString]
settingInSettings ( BackendSettings& settings, BackendOption option, QString const& userOptionName )
[symbol: _ZN7Soprano17settingInSettingsER5QListINS_14BackendSettingEENS_13BackendOptionERK7QString]
valueInSettings ( BackendSettings const& settings, QString const& userOptionName, QVariant const& defaultValue )
[symbol: _ZN7Soprano15valueInSettingsERK5QListINS_14BackendSettingEERK7QStringRK8QVariant]
valueInSettings ( BackendSettings const& settings, BackendOption option, QString const& userOptionName )
[symbol: _ZN7Soprano15valueInSettingsERK5QListINS_14BackendSettingEENS_13BackendOptionERK7QString]
valueInSettingsWithDefault ( BackendSettings const& settings, BackendOption option, QVariant const& defaultValue )
[symbol: _ZN7Soprano26valueInSettingsWithDefaultERK5QListINS_14BackendSettingEENS_13BackendOptionERK8QVariant]
bindingset.h,
libsoprano.so.4.3.0
operator<< ( QDebug s, Soprano::BindingSet const& p2 )
[symbol: _Zls6QDebugRKN7Soprano10BindingSetE]
operator<< ( QTextStream& s, Soprano::BindingSet const& p2 )
[symbol: _ZlsR11QTextStreamRKN7Soprano10BindingSetE]
bindingset.h,
libsoprano.so.4.3.0
namespace Soprano
BindingSet::bindingNames ( ) const
[symbol: _ZNK7Soprano10BindingSet12bindingNamesEv]
BindingSet::BindingSet [in-charge] ( )
[symbol: _ZN7Soprano10BindingSetC1Ev]
BindingSet::BindingSet [in-charge] ( BindingSet const& other )
[symbol: _ZN7Soprano10BindingSetC1ERKS0_]
BindingSet::BindingSet [not-in-charge] ( )
[symbol: _ZN7Soprano10BindingSetC2Ev]
BindingSet::BindingSet [not-in-charge] ( BindingSet const& other )
[symbol: _ZN7Soprano10BindingSetC2ERKS0_]
BindingSet::contains ( QString const& name ) const
[symbol: _ZNK7Soprano10BindingSet8containsERK7QString]
BindingSet::count ( ) const
[symbol: _ZNK7Soprano10BindingSet5countEv]
BindingSet::insert ( QString const& name, Node const& value )
[symbol: _ZN7Soprano10BindingSet6insertERK7QStringRKNS_4NodeE]
BindingSet::operator = ( BindingSet const& p1 )
[symbol: _ZN7Soprano10BindingSetaSERKS0_]
BindingSet::operator[ ] ( int offset ) const
[symbol: _ZNK7Soprano10BindingSetixEi]
BindingSet::operator[ ] ( QString const name ) const
[symbol: _ZNK7Soprano10BindingSetixE7QString]
BindingSet::replace ( int offset, Node const& value )
[symbol: _ZN7Soprano10BindingSet7replaceEiRKNS_4NodeE]
BindingSet::replace ( QString const& name, Node const& value )
[symbol: _ZN7Soprano10BindingSet7replaceERK7QStringRKNS_4NodeE]
BindingSet::value ( int offset ) const
[symbol: _ZNK7Soprano10BindingSet5valueEi]
BindingSet::value ( QString const& name ) const
[symbol: _ZNK7Soprano10BindingSet5valueERK7QString]
BindingSet::~BindingSet [in-charge] ( )
[symbol: _ZN7Soprano10BindingSetD1Ev]
BindingSet::~BindingSet [not-in-charge] ( )
[symbol: _ZN7Soprano10BindingSetD2Ev]
cluceneindex.h,
libsopranoindex.so.1.1.0
namespace Soprano::Index
CLuceneIndex::addStatement ( Soprano::Statement const& p1 )
[symbol: _ZN7Soprano5Index12CLuceneIndex12addStatementERKNS_9StatementE]
CLuceneIndex::clear ( )
[symbol: _ZN7Soprano5Index12CLuceneIndex5clearEv]
CLuceneIndex::close ( )
[symbol: _ZN7Soprano5Index12CLuceneIndex5closeEv]
CLuceneIndex::closeTransaction ( int id )
[symbol: _ZN7Soprano5Index12CLuceneIndex16closeTransactionEi]
CLuceneIndex::CLuceneIndex [in-charge] ( lucene::analysis::Analyzer* analyzer )
[symbol: _ZN7Soprano5Index12CLuceneIndexC1EPN6lucene8analysis8AnalyzerE]
CLuceneIndex::CLuceneIndex [not-in-charge] ( lucene::analysis::Analyzer* analyzer )
[symbol: _ZN7Soprano5Index12CLuceneIndexC2EPN6lucene8analysis8AnalyzerE]
CLuceneIndex::defaultSearchField ( ) [static]
[symbol: _ZN7Soprano5Index12CLuceneIndex18defaultSearchFieldEv]
CLuceneIndex::documentForResource ( Soprano::Node const& resource )
[symbol: _ZN7Soprano5Index12CLuceneIndex19documentForResourceERKNS_4NodeE]
CLuceneIndex::dump ( QTextStream& p1 ) const
[symbol: _ZNK7Soprano5Index12CLuceneIndex4dumpER11QTextStream]
CLuceneIndex::getResource ( lucene::document::Document* document ) [static]
[symbol: _ZN7Soprano5Index12CLuceneIndex11getResourceEPN6lucene8document8DocumentE]
CLuceneIndex::isOpen ( ) const
[symbol: _ZNK7Soprano5Index12CLuceneIndex6isOpenEv]
CLuceneIndex::open ( QString const& folder, bool force )
[symbol: _ZN7Soprano5Index12CLuceneIndex4openERK7QStringb]
CLuceneIndex::optimize ( )
[symbol: _ZN7Soprano5Index12CLuceneIndex8optimizeEv]
CLuceneIndex::queryAnalyzer ( ) const
[symbol: _ZNK7Soprano5Index12CLuceneIndex13queryAnalyzerEv]
CLuceneIndex::removeStatement ( Soprano::Statement const& p1 )
[symbol: _ZN7Soprano5Index12CLuceneIndex15removeStatementERKNS_9StatementE]
CLuceneIndex::resourceCount ( ) const
[symbol: _ZNK7Soprano5Index12CLuceneIndex13resourceCountEv]
CLuceneIndex::search ( lucene::search::Query* query )
[symbol: _ZN7Soprano5Index12CLuceneIndex6searchEPN6lucene6search5QueryE]
CLuceneIndex::search ( QString const& query )
[symbol: _ZN7Soprano5Index12CLuceneIndex6searchERK7QString]
CLuceneIndex::setQueryAnalyzer ( lucene::analysis::Analyzer* analyzer )
[symbol: _ZN7Soprano5Index12CLuceneIndex16setQueryAnalyzerEPN6lucene8analysis8AnalyzerE]
CLuceneIndex::startTransaction ( )
[symbol: _ZN7Soprano5Index12CLuceneIndex16startTransactionEv]
CLuceneIndex::~CLuceneIndex [in-charge-deleting] ( )
[symbol: _ZN7Soprano5Index12CLuceneIndexD0Ev]
CLuceneIndex::~CLuceneIndex [in-charge] ( )
[symbol: _ZN7Soprano5Index12CLuceneIndexD1Ev]
CLuceneIndex::~CLuceneIndex [not-in-charge] ( )
[symbol: _ZN7Soprano5Index12CLuceneIndexD2Ev]
dbusclient.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
DBusClient::allModels ( ) const
[symbol: _ZNK7Soprano6Client10DBusClient9allModelsEv]
DBusClient::createModel ( QString const& name, Soprano::BackendSettings const& settings )
[symbol: _ZN7Soprano6Client10DBusClient11createModelERK7QStringRK5QListINS_14BackendSettingEE]
DBusClient::DBusClient [in-charge] ( QString const& service, QObject* parent )
[symbol: _ZN7Soprano6Client10DBusClientC1ERK7QStringP7QObject]
DBusClient::DBusClient [not-in-charge] ( QString const& service, QObject* parent )
[symbol: _ZN7Soprano6Client10DBusClientC2ERK7QStringP7QObject]
DBusClient::isValid ( ) const
[symbol: _ZNK7Soprano6Client10DBusClient7isValidEv]
DBusClient::metaObject ( ) const
[symbol: _ZNK7Soprano6Client10DBusClient10metaObjectEv]
DBusClient::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Client10DBusClient11qt_metacallEN11QMetaObject4CallEiPPv]
DBusClient::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Client10DBusClient11qt_metacastEPKc]
DBusClient::removeModel ( QString const& name )
[symbol: _ZN7Soprano6Client10DBusClient11removeModelERK7QString]
DBusClient::staticMetaObject [data]
[symbol: _ZN7Soprano6Client10DBusClient16staticMetaObjectE]
DBusClient::~DBusClient [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Client10DBusClientD0Ev]
DBusClient::~DBusClient [in-charge] ( )
[symbol: _ZN7Soprano6Client10DBusClientD1Ev]
DBusClient::~DBusClient [not-in-charge] ( )
[symbol: _ZN7Soprano6Client10DBusClientD2Ev]
dbusexportiterator.h,
libsopranoserver.so.1.2.0
namespace Soprano::Server
DBusExportIterator::DBusExportIterator [in-charge] ( Soprano::NodeIterator it, QObject* parent )
[symbol: _ZN7Soprano6Server18DBusExportIteratorC1ENS_12NodeIteratorEP7QObject]
DBusExportIterator::DBusExportIterator [in-charge] ( Soprano::QueryResultIterator it, QObject* parent )
[symbol: _ZN7Soprano6Server18DBusExportIteratorC1ENS_19QueryResultIteratorEP7QObject]
DBusExportIterator::DBusExportIterator [in-charge] ( Soprano::StatementIterator it, QObject* parent )
[symbol: _ZN7Soprano6Server18DBusExportIteratorC1ENS_17StatementIteratorEP7QObject]
DBusExportIterator::DBusExportIterator [not-in-charge] ( Soprano::NodeIterator it, QObject* parent )
[symbol: _ZN7Soprano6Server18DBusExportIteratorC2ENS_12NodeIteratorEP7QObject]
DBusExportIterator::DBusExportIterator [not-in-charge] ( Soprano::QueryResultIterator it, QObject* parent )
[symbol: _ZN7Soprano6Server18DBusExportIteratorC2ENS_19QueryResultIteratorEP7QObject]
DBusExportIterator::DBusExportIterator [not-in-charge] ( Soprano::StatementIterator it, QObject* parent )
[symbol: _ZN7Soprano6Server18DBusExportIteratorC2ENS_17StatementIteratorEP7QObject]
DBusExportIterator::dbusObjectPath ( ) const
[symbol: _ZNK7Soprano6Server18DBusExportIterator14dbusObjectPathEv]
DBusExportIterator::deleteOnClose ( ) const
[symbol: _ZNK7Soprano6Server18DBusExportIterator13deleteOnCloseEv]
DBusExportIterator::metaObject ( ) const
[symbol: _ZNK7Soprano6Server18DBusExportIterator10metaObjectEv]
DBusExportIterator::nodeIterator ( ) const
[symbol: _ZNK7Soprano6Server18DBusExportIterator12nodeIteratorEv]
DBusExportIterator::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Server18DBusExportIterator11qt_metacallEN11QMetaObject4CallEiPPv]
DBusExportIterator::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Server18DBusExportIterator11qt_metacastEPKc]
DBusExportIterator::queryResultIterator ( ) const
[symbol: _ZNK7Soprano6Server18DBusExportIterator19queryResultIteratorEv]
DBusExportIterator::registerIterator ( QString const& dbusObjectPath, QString const& dbusClient )
[symbol: _ZN7Soprano6Server18DBusExportIterator16registerIteratorERK7QStringS4_]
DBusExportIterator::setDeleteOnClose ( bool deleteOnClose )
[symbol: _ZN7Soprano6Server18DBusExportIterator16setDeleteOnCloseEb]
DBusExportIterator::statementIterator ( ) const
[symbol: _ZNK7Soprano6Server18DBusExportIterator17statementIteratorEv]
DBusExportIterator::staticMetaObject [data]
[symbol: _ZN7Soprano6Server18DBusExportIterator16staticMetaObjectE]
DBusExportIterator::unregisterIterator ( )
[symbol: _ZN7Soprano6Server18DBusExportIterator18unregisterIteratorEv]
DBusExportIterator::~DBusExportIterator [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Server18DBusExportIteratorD0Ev]
DBusExportIterator::~DBusExportIterator [in-charge] ( )
[symbol: _ZN7Soprano6Server18DBusExportIteratorD1Ev]
DBusExportIterator::~DBusExportIterator [not-in-charge] ( )
[symbol: _ZN7Soprano6Server18DBusExportIteratorD2Ev]
dbusexportmodel.h,
libsopranoserver.so.1.2.0
namespace Soprano::Server
DBusExportModel::DBusExportModel [in-charge] ( Soprano::Model* model )
[symbol: _ZN7Soprano6Server15DBusExportModelC1EPNS_5ModelE]
DBusExportModel::DBusExportModel [not-in-charge] ( Soprano::Model* model )
[symbol: _ZN7Soprano6Server15DBusExportModelC2EPNS_5ModelE]
DBusExportModel::dbusObjectPath ( ) const
[symbol: _ZNK7Soprano6Server15DBusExportModel14dbusObjectPathEv]
DBusExportModel::metaObject ( ) const
[symbol: _ZNK7Soprano6Server15DBusExportModel10metaObjectEv]
DBusExportModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Server15DBusExportModel11qt_metacallEN11QMetaObject4CallEiPPv]
DBusExportModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Server15DBusExportModel11qt_metacastEPKc]
DBusExportModel::registerModel ( QString const& dbusObjectPath )
[symbol: _ZN7Soprano6Server15DBusExportModel13registerModelERK7QString]
DBusExportModel::staticMetaObject [data]
[symbol: _ZN7Soprano6Server15DBusExportModel16staticMetaObjectE]
DBusExportModel::unregisterModel ( )
[symbol: _ZN7Soprano6Server15DBusExportModel15unregisterModelEv]
DBusExportModel::~DBusExportModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Server15DBusExportModelD0Ev]
DBusExportModel::~DBusExportModel [in-charge] ( )
[symbol: _ZN7Soprano6Server15DBusExportModelD1Ev]
DBusExportModel::~DBusExportModel [not-in-charge] ( )
[symbol: _ZN7Soprano6Server15DBusExportModelD2Ev]
dbusmodel.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
DBusModel::addStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano6Client9DBusModel12addStatementERKNS_9StatementE]
DBusModel::asyncCalls ( ) const
[symbol: _ZNK7Soprano6Client9DBusModel10asyncCallsEv]
DBusModel::containsAnyStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano6Client9DBusModel20containsAnyStatementERKNS_9StatementE]
DBusModel::containsStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano6Client9DBusModel17containsStatementERKNS_9StatementE]
DBusModel::createBlankNode ( )
[symbol: _ZN7Soprano6Client9DBusModel15createBlankNodeEv]
DBusModel::DBusModel [in-charge] ( QString const& serviceName, QString const& dbusObject, Soprano::Backend const* backend )
[symbol: _ZN7Soprano6Client9DBusModelC1ERK7QStringS4_PKNS_7BackendE]
DBusModel::DBusModel [not-in-charge] ( QString const& serviceName, QString const& dbusObject, Soprano::Backend const* backend )
[symbol: _ZN7Soprano6Client9DBusModelC2ERK7QStringS4_PKNS_7BackendE]
DBusModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano6Client9DBusModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
DBusModel::isEmpty ( ) const
[symbol: _ZNK7Soprano6Client9DBusModel7isEmptyEv]
DBusModel::listContexts ( ) const
[symbol: _ZNK7Soprano6Client9DBusModel12listContextsEv]
DBusModel::listStatements ( Soprano::Statement const& partial ) const
[symbol: _ZNK7Soprano6Client9DBusModel14listStatementsERKNS_9StatementE]
DBusModel::metaObject ( ) const
[symbol: _ZNK7Soprano6Client9DBusModel10metaObjectEv]
DBusModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Client9DBusModel11qt_metacallEN11QMetaObject4CallEiPPv]
DBusModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Client9DBusModel11qt_metacastEPKc]
DBusModel::removeAllStatements ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano6Client9DBusModel19removeAllStatementsERKNS_9StatementE]
DBusModel::removeStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano6Client9DBusModel15removeStatementERKNS_9StatementE]
DBusModel::setAsyncCalls ( bool b )
[symbol: _ZN7Soprano6Client9DBusModel13setAsyncCallsEb]
DBusModel::statementCount ( ) const
[symbol: _ZNK7Soprano6Client9DBusModel14statementCountEv]
DBusModel::staticMetaObject [data]
[symbol: _ZN7Soprano6Client9DBusModel16staticMetaObjectE]
DBusModel::~DBusModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Client9DBusModelD0Ev]
DBusModel::~DBusModel [in-charge] ( )
[symbol: _ZN7Soprano6Client9DBusModelD1Ev]
DBusModel::~DBusModel [not-in-charge] ( )
[symbol: _ZN7Soprano6Client9DBusModelD2Ev]
dbusnodeiterator.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
DBusNodeIterator::DBusNodeIterator [in-charge] ( QString const& serviceName, QString const& dbusObject )
[symbol: _ZN7Soprano6Client16DBusNodeIteratorC1ERK7QStringS4_]
DBusNodeIterator::DBusNodeIterator [not-in-charge] ( QString const& serviceName, QString const& dbusObject )
[symbol: _ZN7Soprano6Client16DBusNodeIteratorC2ERK7QStringS4_]
dbusqueryresultiterator.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
DBusQueryResultIterator::DBusQueryResultIterator [in-charge] ( QString const& serviceName, QString const& dbusObject )
[symbol: _ZN7Soprano6Client23DBusQueryResultIteratorC1ERK7QStringS4_]
DBusQueryResultIterator::DBusQueryResultIterator [not-in-charge] ( QString const& serviceName, QString const& dbusObject )
[symbol: _ZN7Soprano6Client23DBusQueryResultIteratorC2ERK7QStringS4_]
dbusstatementiterator.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
DBusStatementIterator::DBusStatementIterator [in-charge] ( QString const& serviceName, QString const& dbusObject )
[symbol: _ZN7Soprano6Client21DBusStatementIteratorC1ERK7QStringS4_]
DBusStatementIterator::DBusStatementIterator [not-in-charge] ( QString const& serviceName, QString const& dbusObject )
[symbol: _ZN7Soprano6Client21DBusStatementIteratorC2ERK7QStringS4_]
dummymodel.h,
libsoprano.so.4.3.0
namespace Soprano::Util
DummyModel::addStatement ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context )
[symbol: _ZN7Soprano4Util10DummyModel12addStatementERKNS_4NodeES4_S4_S4_]
DummyModel::addStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10DummyModel12addStatementERKNS_9StatementE]
DummyModel::containsAnyStatement ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context ) const
[symbol: _ZNK7Soprano4Util10DummyModel20containsAnyStatementERKNS_4NodeES4_S4_S4_]
DummyModel::containsAnyStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10DummyModel20containsAnyStatementERKNS_9StatementE]
DummyModel::containsStatement ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context ) const
[symbol: _ZNK7Soprano4Util10DummyModel17containsStatementERKNS_4NodeES4_S4_S4_]
DummyModel::containsStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10DummyModel17containsStatementERKNS_9StatementE]
DummyModel::createBlankNode ( )
[symbol: _ZN7Soprano4Util10DummyModel15createBlankNodeEv]
DummyModel::DummyModel [in-charge] ( )
[symbol: _ZN7Soprano4Util10DummyModelC1Ev]
DummyModel::DummyModel [not-in-charge] ( )
[symbol: _ZN7Soprano4Util10DummyModelC2Ev]
DummyModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano4Util10DummyModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
DummyModel::isEmpty ( ) const
[symbol: _ZNK7Soprano4Util10DummyModel7isEmptyEv]
DummyModel::listContexts ( ) const
[symbol: _ZNK7Soprano4Util10DummyModel12listContextsEv]
DummyModel::listStatements ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context ) const
[symbol: _ZNK7Soprano4Util10DummyModel14listStatementsERKNS_4NodeES4_S4_S4_]
DummyModel::listStatements ( Soprano::Statement const& partial ) const
[symbol: _ZNK7Soprano4Util10DummyModel14listStatementsERKNS_9StatementE]
DummyModel::metaObject ( ) const
[symbol: _ZNK7Soprano4Util10DummyModel10metaObjectEv]
DummyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util10DummyModel11qt_metacallEN11QMetaObject4CallEiPPv]
DummyModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util10DummyModel11qt_metacastEPKc]
DummyModel::removeAllStatements ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10DummyModel19removeAllStatementsERKNS_9StatementE]
DummyModel::removeStatement ( Soprano::Node const& subject, Soprano::Node const& predicate, Soprano::Node const& object, Soprano::Node const& context )
[symbol: _ZN7Soprano4Util10DummyModel15removeStatementERKNS_4NodeES4_S4_S4_]
DummyModel::removeStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10DummyModel15removeStatementERKNS_9StatementE]
DummyModel::statementCount ( ) const
[symbol: _ZNK7Soprano4Util10DummyModel14statementCountEv]
DummyModel::staticMetaObject [data]
[symbol: _ZN7Soprano4Util10DummyModel16staticMetaObjectE]
DummyModel::write ( QTextStream& os ) const
[symbol: _ZNK7Soprano4Util10DummyModel5writeER11QTextStream]
DummyModel::~DummyModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util10DummyModelD0Ev]
DummyModel::~DummyModel [in-charge] ( )
[symbol: _ZN7Soprano4Util10DummyModelD1Ev]
DummyModel::~DummyModel [not-in-charge] ( )
[symbol: _ZN7Soprano4Util10DummyModelD2Ev]
error.h,
libsoprano.so.4.3.0
operator<< ( QDebug s, Soprano::Error::Error const& p2 )
[symbol: _Zls6QDebugRKN7Soprano5Error5ErrorE]
operator<< ( QTextStream& s, Soprano::Error::Error const& p2 )
[symbol: _ZlsR11QTextStreamRKN7Soprano5Error5ErrorE]
error.h,
libsoprano.so.4.3.0
namespace Soprano::Error
convertErrorCode ( int code )
[symbol: _ZN7Soprano5Error16convertErrorCodeEi]
Error::code ( ) const
[symbol: _ZNK7Soprano5Error5Error4codeEv]
Error::Error [in-charge] ( )
[symbol: _ZN7Soprano5Error5ErrorC1Ev]
Error::Error [in-charge] ( QString const& message, int code )
[symbol: _ZN7Soprano5Error5ErrorC1ERK7QStringi]
Error::Error [in-charge] ( Error const& p1 )
[symbol: _ZN7Soprano5Error5ErrorC1ERKS1_]
Error::Error [in-charge] ( ErrorData* p1 )
[symbol: _ZN7Soprano5Error5ErrorC1EPNS0_9ErrorDataE]
Error::Error [not-in-charge] ( )
[symbol: _ZN7Soprano5Error5ErrorC2Ev]
Error::Error [not-in-charge] ( QString const& message, int code )
[symbol: _ZN7Soprano5Error5ErrorC2ERK7QStringi]
Error::Error [not-in-charge] ( Error const& p1 )
[symbol: _ZN7Soprano5Error5ErrorC2ERKS1_]
Error::Error [not-in-charge] ( ErrorData* p1 )
[symbol: _ZN7Soprano5Error5ErrorC2EPNS0_9ErrorDataE]
Error::isParserError ( ) const
[symbol: _ZNK7Soprano5Error5Error13isParserErrorEv]
Error::message ( ) const
[symbol: _ZNK7Soprano5Error5Error7messageEv]
Error::operator = ( Error const& p1 )
[symbol: _ZN7Soprano5Error5ErroraSERKS1_]
Error::toParserError ( ) const
[symbol: _ZNK7Soprano5Error5Error13toParserErrorEv]
Error::~Error [in-charge-deleting] ( )
[symbol: _ZN7Soprano5Error5ErrorD0Ev]
Error::~Error [in-charge] ( )
[symbol: _ZN7Soprano5Error5ErrorD1Ev]
Error::~Error [not-in-charge] ( )
[symbol: _ZN7Soprano5Error5ErrorD2Ev]
ErrorCache::clearError ( ) const
[symbol: _ZNK7Soprano5Error10ErrorCache10clearErrorEv]
ErrorCache::ErrorCache [in-charge] ( )
[symbol: _ZN7Soprano5Error10ErrorCacheC1Ev]
ErrorCache::ErrorCache [not-in-charge] ( )
[symbol: _ZN7Soprano5Error10ErrorCacheC2Ev]
ErrorCache::lastError ( ) const
[symbol: _ZNK7Soprano5Error10ErrorCache9lastErrorEv]
ErrorCache::setError ( QString const& errorMessage, int code ) const
[symbol: _ZNK7Soprano5Error10ErrorCache8setErrorERK7QStringi]
ErrorCache::setError ( Error const& p1 ) const
[symbol: _ZNK7Soprano5Error10ErrorCache8setErrorERKNS0_5ErrorE]
ErrorCache::~ErrorCache [in-charge-deleting] ( )
[symbol: _ZN7Soprano5Error10ErrorCacheD0Ev]
ErrorCache::~ErrorCache [in-charge] ( )
[symbol: _ZN7Soprano5Error10ErrorCacheD1Ev]
ErrorCache::~ErrorCache [not-in-charge] ( )
[symbol: _ZN7Soprano5Error10ErrorCacheD2Ev]
errorMessage ( ErrorCode p1 )
[symbol: _ZN7Soprano5Error12errorMessageENS0_9ErrorCodeE]
ParserError::locator ( ) const
[symbol: _ZNK7Soprano5Error11ParserError7locatorEv]
ParserError::operator = ( Error const& p1 )
[symbol: _ZN7Soprano5Error11ParserErroraSERKNS0_5ErrorE]
ParserError::ParserError [in-charge] ( )
[symbol: _ZN7Soprano5Error11ParserErrorC1Ev]
ParserError::ParserError [in-charge] ( Error const& p1 )
[symbol: _ZN7Soprano5Error11ParserErrorC1ERKNS0_5ErrorE]
ParserError::ParserError [in-charge] ( Locator const& p1, QString const& message, int code )
[symbol: _ZN7Soprano5Error11ParserErrorC1ERKNS0_7LocatorERK7QStringi]
ParserError::ParserError [not-in-charge] ( )
[symbol: _ZN7Soprano5Error11ParserErrorC2Ev]
ParserError::ParserError [not-in-charge] ( Error const& p1 )
[symbol: _ZN7Soprano5Error11ParserErrorC2ERKNS0_5ErrorE]
ParserError::ParserError [not-in-charge] ( Locator const& p1, QString const& message, int code )
[symbol: _ZN7Soprano5Error11ParserErrorC2ERKNS0_7LocatorERK7QStringi]
ParserError::~ParserError [in-charge-deleting] ( )
[symbol: _ZN7Soprano5Error11ParserErrorD0Ev]
ParserError::~ParserError [in-charge] ( )
[symbol: _ZN7Soprano5Error11ParserErrorD1Ev]
ParserError::~ParserError [not-in-charge] ( )
[symbol: _ZN7Soprano5Error11ParserErrorD2Ev]
filtermodel.h,
libsoprano.so.4.3.0
namespace Soprano
FilterModel::addStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano11FilterModel12addStatementERKNS_4NodeES3_S3_S3_]
FilterModel::addStatement ( Statement const& statement )
[symbol: _ZN7Soprano11FilterModel12addStatementERKNS_9StatementE]
FilterModel::containsAnyStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano11FilterModel20containsAnyStatementERKNS_4NodeES3_S3_S3_]
FilterModel::containsAnyStatement ( Statement const& statement ) const
[symbol: _ZNK7Soprano11FilterModel20containsAnyStatementERKNS_9StatementE]
FilterModel::containsStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano11FilterModel17containsStatementERKNS_4NodeES3_S3_S3_]
FilterModel::containsStatement ( Statement const& statement ) const
[symbol: _ZNK7Soprano11FilterModel17containsStatementERKNS_9StatementE]
FilterModel::createBlankNode ( )
[symbol: _ZN7Soprano11FilterModel15createBlankNodeEv]
FilterModel::executeQuery ( QString const& query, Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano11FilterModel12executeQueryERK7QStringNS_5Query13QueryLanguageES3_]
FilterModel::FilterModel [in-charge] ( )
[symbol: _ZN7Soprano11FilterModelC1Ev]
FilterModel::FilterModel [in-charge] ( Model* parent )
[symbol: _ZN7Soprano11FilterModelC1EPNS_5ModelE]
FilterModel::FilterModel [not-in-charge] ( )
[symbol: _ZN7Soprano11FilterModelC2Ev]
FilterModel::FilterModel [not-in-charge] ( Model* parent )
[symbol: _ZN7Soprano11FilterModelC2EPNS_5ModelE]
FilterModel::isEmpty ( ) const
[symbol: _ZNK7Soprano11FilterModel7isEmptyEv]
FilterModel::listContexts ( ) const
[symbol: _ZNK7Soprano11FilterModel12listContextsEv]
FilterModel::listStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano11FilterModel14listStatementsERKNS_4NodeES3_S3_S3_]
FilterModel::listStatements ( Statement const& partial ) const
[symbol: _ZNK7Soprano11FilterModel14listStatementsERKNS_9StatementE]
FilterModel::metaObject ( ) const
[symbol: _ZNK7Soprano11FilterModel10metaObjectEv]
FilterModel::parentModel ( ) const
[symbol: _ZNK7Soprano11FilterModel11parentModelEv]
FilterModel::parentStatementAdded ( Statement const& p1 )
[symbol: _ZN7Soprano11FilterModel20parentStatementAddedERKNS_9StatementE]
FilterModel::parentStatementRemoved ( Statement const& p1 )
[symbol: _ZN7Soprano11FilterModel22parentStatementRemovedERKNS_9StatementE]
FilterModel::parentStatementsAdded ( )
[symbol: _ZN7Soprano11FilterModel21parentStatementsAddedEv]
FilterModel::parentStatementsRemoved ( )
[symbol: _ZN7Soprano11FilterModel23parentStatementsRemovedEv]
FilterModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano11FilterModel11qt_metacallEN11QMetaObject4CallEiPPv]
FilterModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano11FilterModel11qt_metacastEPKc]
FilterModel::removeAllStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano11FilterModel19removeAllStatementsERKNS_4NodeES3_S3_S3_]
FilterModel::removeAllStatements ( Statement const& statement )
[symbol: _ZN7Soprano11FilterModel19removeAllStatementsERKNS_9StatementE]
FilterModel::removeStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano11FilterModel15removeStatementERKNS_4NodeES3_S3_S3_]
FilterModel::removeStatement ( Statement const& statement )
[symbol: _ZN7Soprano11FilterModel15removeStatementERKNS_9StatementE]
FilterModel::setParentModel ( Model* model )
[symbol: _ZN7Soprano11FilterModel14setParentModelEPNS_5ModelE]
FilterModel::statementCount ( ) const
[symbol: _ZNK7Soprano11FilterModel14statementCountEv]
FilterModel::staticMetaObject [data]
[symbol: _ZN7Soprano11FilterModel16staticMetaObjectE]
FilterModel::write ( QTextStream& os ) const
[symbol: _ZNK7Soprano11FilterModel5writeER11QTextStream]
FilterModel::~FilterModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano11FilterModelD0Ev]
FilterModel::~FilterModel [in-charge] ( )
[symbol: _ZN7Soprano11FilterModelD1Ev]
FilterModel::~FilterModel [not-in-charge] ( )
[symbol: _ZN7Soprano11FilterModelD2Ev]
global.h,
libsoprano.so.4.3.0
namespace Soprano
createModel ( BackendSettings const& settings )
[symbol: _ZN7Soprano11createModelERK5QListINS_14BackendSettingEE]
discoverBackendByFeatures ( BackendFeatures features, QStringList const& userFeatures )
[symbol: _ZN7Soprano25discoverBackendByFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList]
graph.h,
libsoprano.so.4.3.0
namespace Soprano
Graph::addStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano5Graph12addStatementERKNS_4NodeES3_S3_S3_]
Graph::addStatement ( Statement const& statement )
[symbol: _ZN7Soprano5Graph12addStatementERKNS_9StatementE]
Graph::addStatements ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5Graph13addStatementsERK5QListINS_9StatementEE]
Graph::containsAnyStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Graph20containsAnyStatementERKNS_4NodeES3_S3_S3_]
Graph::containsAnyStatement ( Statement const& statement ) const
[symbol: _ZNK7Soprano5Graph20containsAnyStatementERKNS_9StatementE]
Graph::containsContext ( Node const& context ) const
[symbol: _ZNK7Soprano5Graph15containsContextERKNS_4NodeE]
Graph::containsStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Graph17containsStatementERKNS_4NodeES3_S3_S3_]
Graph::containsStatement ( Statement const& statement ) const
[symbol: _ZNK7Soprano5Graph17containsStatementERKNS_9StatementE]
Graph::Graph [in-charge] ( )
[symbol: _ZN7Soprano5GraphC1Ev]
Graph::Graph [in-charge] ( QList<Statement>const& p1 )
[symbol: _ZN7Soprano5GraphC1ERK5QListINS_9StatementEE]
Graph::Graph [in-charge] ( Graph const& p1 )
[symbol: _ZN7Soprano5GraphC1ERKS0_]
Graph::Graph [not-in-charge] ( )
[symbol: _ZN7Soprano5GraphC2Ev]
Graph::Graph [not-in-charge] ( QList<Statement>const& p1 )
[symbol: _ZN7Soprano5GraphC2ERK5QListINS_9StatementEE]
Graph::Graph [not-in-charge] ( Graph const& p1 )
[symbol: _ZN7Soprano5GraphC2ERKS0_]
Graph::isEmpty ( ) const
[symbol: _ZNK7Soprano5Graph7isEmptyEv]
Graph::listContexts ( ) const
[symbol: _ZNK7Soprano5Graph12listContextsEv]
Graph::listStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Graph14listStatementsERKNS_4NodeES3_S3_S3_]
Graph::listStatements ( Statement const& partial ) const
[symbol: _ZNK7Soprano5Graph14listStatementsERKNS_9StatementE]
Graph::listStatementsInContext ( Node const& context ) const
[symbol: _ZNK7Soprano5Graph23listStatementsInContextERKNS_4NodeE]
Graph::operator!= ( Graph const& g ) const
[symbol: _ZNK7Soprano5GraphneERKS0_]
Graph::operator+ ( Graph const& g ) const
[symbol: _ZNK7Soprano5GraphplERKS0_]
Graph::operator+ ( Statement const& s ) const
[symbol: _ZNK7Soprano5GraphplERKNS_9StatementE]
Graph::operator+= ( Graph const& g )
[symbol: _ZN7Soprano5GraphpLERKS0_]
Graph::operator+= ( Statement const& s )
[symbol: _ZN7Soprano5GraphpLERKNS_9StatementE]
Graph::operator- ( Graph const& p1 ) const
[symbol: _ZNK7Soprano5GraphmiERKS0_]
Graph::operator- ( Statement const& s ) const
[symbol: _ZNK7Soprano5GraphmiERKNS_9StatementE]
Graph::operator-= ( Graph const& g )
[symbol: _ZN7Soprano5GraphmIERKS0_]
Graph::operator-= ( Statement const& s )
[symbol: _ZN7Soprano5GraphmIERKNS_9StatementE]
Graph::operator<< ( Graph const& p1 )
[symbol: _ZN7Soprano5GraphlsERKS0_]
Graph::operator<< ( Statement const& p1 )
[symbol: _ZN7Soprano5GraphlsERKNS_9StatementE]
Graph::operator = ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5GraphaSERK5QListINS_9StatementEE]
Graph::operator = ( Graph const& g )
[symbol: _ZN7Soprano5GraphaSERKS0_]
Graph::operator == ( Graph const& g ) const
[symbol: _ZNK7Soprano5GrapheqERKS0_]
Graph::removeAllStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano5Graph19removeAllStatementsERKNS_4NodeES3_S3_S3_]
Graph::removeAllStatements ( Statement const& statement )
[symbol: _ZN7Soprano5Graph19removeAllStatementsERKNS_9StatementE]
Graph::removeContext ( Node const& p1 )
[symbol: _ZN7Soprano5Graph13removeContextERKNS_4NodeE]
Graph::removeStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano5Graph15removeStatementERKNS_4NodeES3_S3_S3_]
Graph::removeStatement ( Statement const& statement )
[symbol: _ZN7Soprano5Graph15removeStatementERKNS_9StatementE]
Graph::removeStatements ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5Graph16removeStatementsERK5QListINS_9StatementEE]
Graph::statementCount ( ) const
[symbol: _ZNK7Soprano5Graph14statementCountEv]
Graph::toList ( ) const
[symbol: _ZNK7Soprano5Graph6toListEv]
Graph::~Graph [in-charge] ( )
[symbol: _ZN7Soprano5GraphD1Ev]
Graph::~Graph [not-in-charge] ( )
[symbol: _ZN7Soprano5GraphD2Ev]
indexfiltermodel.h,
libsopranoindex.so.1.1.0
namespace Soprano::Index
IndexFilterModel::addForceIndexPredicate ( QUrl const& predicate )
[symbol: _ZN7Soprano5Index16IndexFilterModel22addForceIndexPredicateERK4QUrl]
IndexFilterModel::addIndexOnlyPredicate ( QUrl const& predicate )
[symbol: _ZN7Soprano5Index16IndexFilterModel21addIndexOnlyPredicateERK4QUrl]
IndexFilterModel::addStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano5Index16IndexFilterModel12addStatementERKNS_9StatementE]
IndexFilterModel::encodeStringForLuceneQuery ( QString const& value ) [static]
[symbol: _ZN7Soprano5Index16IndexFilterModel26encodeStringForLuceneQueryERK7QString]
IndexFilterModel::encodeUriForLuceneQuery ( QUrl const& uri ) [static]
[symbol: _ZN7Soprano5Index16IndexFilterModel23encodeUriForLuceneQueryERK4QUrl]
IndexFilterModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano5Index16IndexFilterModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
IndexFilterModel::forceIndexPredicates ( ) const
[symbol: _ZNK7Soprano5Index16IndexFilterModel20forceIndexPredicatesEv]
IndexFilterModel::index ( ) const
[symbol: _ZNK7Soprano5Index16IndexFilterModel5indexEv]
IndexFilterModel::IndexFilterModel [in-charge] ( QString const& indexDir, Soprano::Model* model )
[symbol: _ZN7Soprano5Index16IndexFilterModelC1ERK7QStringPNS_5ModelE]
IndexFilterModel::IndexFilterModel [in-charge] ( CLuceneIndex* index, Soprano::Model* model )
[symbol: _ZN7Soprano5Index16IndexFilterModelC1EPNS0_12CLuceneIndexEPNS_5ModelE]
IndexFilterModel::IndexFilterModel [not-in-charge] ( QString const& indexDir, Soprano::Model* model )
[symbol: _ZN7Soprano5Index16IndexFilterModelC2ERK7QStringPNS_5ModelE]
IndexFilterModel::IndexFilterModel [not-in-charge] ( CLuceneIndex* index, Soprano::Model* model )
[symbol: _ZN7Soprano5Index16IndexFilterModelC2EPNS0_12CLuceneIndexEPNS_5ModelE]
IndexFilterModel::indexOnlyPredicates ( ) const
[symbol: _ZNK7Soprano5Index16IndexFilterModel19indexOnlyPredicatesEv]
IndexFilterModel::optimizeIndex ( )
[symbol: _ZN7Soprano5Index16IndexFilterModel13optimizeIndexEv]
IndexFilterModel::rebuildIndex ( )
[symbol: _ZN7Soprano5Index16IndexFilterModel12rebuildIndexEv]
IndexFilterModel::removeAllStatements ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano5Index16IndexFilterModel19removeAllStatementsERKNS_9StatementE]
IndexFilterModel::removeStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano5Index16IndexFilterModel15removeStatementERKNS_9StatementE]
IndexFilterModel::setForceIndexPredicates ( QList<QUrl>const& predicates )
[symbol: _ZN7Soprano5Index16IndexFilterModel23setForceIndexPredicatesERK5QListI4QUrlE]
IndexFilterModel::setIndexOnlyPredicates ( QList<QUrl>const& predicates )
[symbol: _ZN7Soprano5Index16IndexFilterModel22setIndexOnlyPredicatesERK5QListI4QUrlE]
IndexFilterModel::setTransactionCacheSize ( int size )
[symbol: _ZN7Soprano5Index16IndexFilterModel23setTransactionCacheSizeEi]
IndexFilterModel::transactionCacheSize ( ) const
[symbol: _ZNK7Soprano5Index16IndexFilterModel20transactionCacheSizeEv]
IndexFilterModel::~IndexFilterModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano5Index16IndexFilterModelD0Ev]
IndexFilterModel::~IndexFilterModel [in-charge] ( )
[symbol: _ZN7Soprano5Index16IndexFilterModelD1Ev]
IndexFilterModel::~IndexFilterModel [not-in-charge] ( )
[symbol: _ZN7Soprano5Index16IndexFilterModelD2Ev]
indexqueryhit.h,
libsopranoindex.so.1.1.0
namespace Soprano::Index
QueryHit::operator = ( QueryHit const& p1 )
[symbol: _ZN7Soprano5Index8QueryHitaSERKS1_]
QueryHit::QueryHit [in-charge] ( )
[symbol: _ZN7Soprano5Index8QueryHitC1Ev]
QueryHit::QueryHit [in-charge] ( QueryHit const& p1 )
[symbol: _ZN7Soprano5Index8QueryHitC1ERKS1_]
QueryHit::QueryHit [in-charge] ( Soprano::Node const& resource, double score )
[symbol: _ZN7Soprano5Index8QueryHitC1ERKNS_4NodeEd]
QueryHit::QueryHit [not-in-charge] ( )
[symbol: _ZN7Soprano5Index8QueryHitC2Ev]
QueryHit::QueryHit [not-in-charge] ( QueryHit const& p1 )
[symbol: _ZN7Soprano5Index8QueryHitC2ERKS1_]
QueryHit::QueryHit [not-in-charge] ( Soprano::Node const& resource, double score )
[symbol: _ZN7Soprano5Index8QueryHitC2ERKNS_4NodeEd]
QueryHit::resource ( ) const
[symbol: _ZNK7Soprano5Index8QueryHit8resourceEv]
QueryHit::score ( ) const
[symbol: _ZNK7Soprano5Index8QueryHit5scoreEv]
QueryHit::~QueryHit [in-charge] ( )
[symbol: _ZN7Soprano5Index8QueryHitD1Ev]
QueryHit::~QueryHit [not-in-charge] ( )
[symbol: _ZN7Soprano5Index8QueryHitD2Ev]
inferencemodel.h,
libsoprano.so.4.3.0
namespace Soprano::Inference
InferenceModel::addRule ( Rule const& p1 )
[symbol: _ZN7Soprano9Inference14InferenceModel7addRuleERKNS0_4RuleE]
InferenceModel::addStatement ( Soprano::Statement const& p1 )
[symbol: _ZN7Soprano9Inference14InferenceModel12addStatementERKNS_9StatementE]
InferenceModel::clearInference ( )
[symbol: _ZN7Soprano9Inference14InferenceModel14clearInferenceEv]
InferenceModel::InferenceModel [in-charge] ( Soprano::Model* parent )
[symbol: _ZN7Soprano9Inference14InferenceModelC1EPNS_5ModelE]
InferenceModel::InferenceModel [not-in-charge] ( Soprano::Model* parent )
[symbol: _ZN7Soprano9Inference14InferenceModelC2EPNS_5ModelE]
InferenceModel::metaObject ( ) const
[symbol: _ZNK7Soprano9Inference14InferenceModel10metaObjectEv]
InferenceModel::performInference ( )
[symbol: _ZN7Soprano9Inference14InferenceModel16performInferenceEv]
InferenceModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano9Inference14InferenceModel11qt_metacallEN11QMetaObject4CallEiPPv]
InferenceModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano9Inference14InferenceModel11qt_metacastEPKc]
InferenceModel::removeAllStatements ( Soprano::Statement const& p1 )
[symbol: _ZN7Soprano9Inference14InferenceModel19removeAllStatementsERKNS_9StatementE]
InferenceModel::removeStatement ( Soprano::Statement const& p1 )
[symbol: _ZN7Soprano9Inference14InferenceModel15removeStatementERKNS_9StatementE]
InferenceModel::setCompressedSourceStatements ( bool b )
[symbol: _ZN7Soprano9Inference14InferenceModel29setCompressedSourceStatementsEb]
InferenceModel::setOptimizedQueriesEnabled ( bool b )
[symbol: _ZN7Soprano9Inference14InferenceModel26setOptimizedQueriesEnabledEb]
InferenceModel::setRules ( QList<Rule>const& rules )
[symbol: _ZN7Soprano9Inference14InferenceModel8setRulesERK5QListINS0_4RuleEE]
InferenceModel::staticMetaObject [data]
[symbol: _ZN7Soprano9Inference14InferenceModel16staticMetaObjectE]
InferenceModel::~InferenceModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano9Inference14InferenceModelD0Ev]
InferenceModel::~InferenceModel [in-charge] ( )
[symbol: _ZN7Soprano9Inference14InferenceModelD1Ev]
InferenceModel::~InferenceModel [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference14InferenceModelD2Ev]
inferencerule.h,
libsoprano.so.4.3.0
operator<< ( QDebug s, Soprano::Inference::Rule const& p2 )
[symbol: _Zls6QDebugRKN7Soprano9Inference4RuleE]
inferencerule.h,
libsoprano.so.4.3.0
namespace Soprano::Inference
Rule::addPrecondition ( StatementPattern const& p1 )
[symbol: _ZN7Soprano9Inference4Rule15addPreconditionERKNS0_16StatementPatternE]
Rule::bindEffect ( Soprano::BindingSet const& bindings ) const
[symbol: _ZNK7Soprano9Inference4Rule10bindEffectERKNS_10BindingSetE]
Rule::bindPreconditions ( Soprano::BindingSet const& bindings ) const
[symbol: _ZNK7Soprano9Inference4Rule17bindPreconditionsERKNS_10BindingSetE]
Rule::bindToStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano9Inference4Rule15bindToStatementERKNS_9StatementE]
Rule::boundToStatement ( ) const
[symbol: _ZNK7Soprano9Inference4Rule16boundToStatementEv]
Rule::createSparqlQuery ( bool bindVariables ) const
[symbol: _ZNK7Soprano9Inference4Rule17createSparqlQueryEb]
Rule::effect ( ) const
[symbol: _ZNK7Soprano9Inference4Rule6effectEv]
Rule::isValid ( ) const
[symbol: _ZNK7Soprano9Inference4Rule7isValidEv]
Rule::match ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano9Inference4Rule5matchERKNS_9StatementE]
Rule::operator = ( Rule const& other )
[symbol: _ZN7Soprano9Inference4RuleaSERKS1_]
Rule::preconditions ( ) const
[symbol: _ZNK7Soprano9Inference4Rule13preconditionsEv]
Rule::Rule [in-charge] ( )
[symbol: _ZN7Soprano9Inference4RuleC1Ev]
Rule::Rule [in-charge] ( Rule const& other )
[symbol: _ZN7Soprano9Inference4RuleC1ERKS1_]
Rule::Rule [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference4RuleC2Ev]
Rule::Rule [not-in-charge] ( Rule const& other )
[symbol: _ZN7Soprano9Inference4RuleC2ERKS1_]
Rule::setEffect ( StatementPattern const& p1 )
[symbol: _ZN7Soprano9Inference4Rule9setEffectERKNS0_16StatementPatternE]
Rule::~Rule [in-charge] ( )
[symbol: _ZN7Soprano9Inference4RuleD1Ev]
Rule::~Rule [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference4RuleD2Ev]
inferenceruleparser.h,
libsoprano.so.4.3.0
namespace Soprano::Inference
RuleParser::addPrefix ( QString const& qname, QUrl const& uri )
[symbol: _ZN7Soprano9Inference10RuleParser9addPrefixERK7QStringRK4QUrl]
RuleParser::clear ( )
[symbol: _ZN7Soprano9Inference10RuleParser5clearEv]
RuleParser::parseFile ( QString const& path )
[symbol: _ZN7Soprano9Inference10RuleParser9parseFileERK7QString]
RuleParser::parseRule ( QString const& line )
[symbol: _ZN7Soprano9Inference10RuleParser9parseRuleERK7QString]
RuleParser::prefixes ( ) const
[symbol: _ZNK7Soprano9Inference10RuleParser8prefixesEv]
RuleParser::RuleParser [in-charge] ( )
[symbol: _ZN7Soprano9Inference10RuleParserC1Ev]
RuleParser::RuleParser [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference10RuleParserC2Ev]
RuleParser::rules ( ) const
[symbol: _ZNK7Soprano9Inference10RuleParser5rulesEv]
RuleParser::~RuleParser [in-charge] ( )
[symbol: _ZN7Soprano9Inference10RuleParserD1Ev]
RuleParser::~RuleParser [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference10RuleParserD2Ev]
inferenceruleset.h,
libsoprano.so.4.3.0
namespace Soprano::Inference
RuleSet::allRules ( ) const
[symbol: _ZNK7Soprano9Inference7RuleSet8allRulesEv]
RuleSet::at ( int index ) const
[symbol: _ZNK7Soprano9Inference7RuleSet2atEi]
RuleSet::clear ( )
[symbol: _ZN7Soprano9Inference7RuleSet5clearEv]
RuleSet::count ( ) const
[symbol: _ZNK7Soprano9Inference7RuleSet5countEv]
RuleSet::insert ( QString const& name, Rule const& rule )
[symbol: _ZN7Soprano9Inference7RuleSet6insertERK7QStringRKNS0_4RuleE]
RuleSet::operator = ( RuleSet const& p1 )
[symbol: _ZN7Soprano9Inference7RuleSetaSERKS1_]
RuleSet::operator[ ] ( int index ) const
[symbol: _ZNK7Soprano9Inference7RuleSetixEi]
RuleSet::operator[ ] ( QString const& name ) const
[symbol: _ZNK7Soprano9Inference7RuleSetixERK7QString]
RuleSet::rule ( QString const& name ) const
[symbol: _ZNK7Soprano9Inference7RuleSet4ruleERK7QString]
RuleSet::ruleNames ( ) const
[symbol: _ZNK7Soprano9Inference7RuleSet9ruleNamesEv]
RuleSet::RuleSet [in-charge] ( )
[symbol: _ZN7Soprano9Inference7RuleSetC1Ev]
RuleSet::RuleSet [in-charge] ( RuleSet const& p1 )
[symbol: _ZN7Soprano9Inference7RuleSetC1ERKS1_]
RuleSet::RuleSet [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference7RuleSetC2Ev]
RuleSet::RuleSet [not-in-charge] ( RuleSet const& p1 )
[symbol: _ZN7Soprano9Inference7RuleSetC2ERKS1_]
RuleSet::standardRuleSet ( StandardRuleSet p1 ) [static]
[symbol: _ZN7Soprano9Inference7RuleSet15standardRuleSetENS0_15StandardRuleSetE]
RuleSet::~RuleSet [in-charge] ( )
[symbol: _ZN7Soprano9Inference7RuleSetD1Ev]
RuleSet::~RuleSet [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference7RuleSetD2Ev]
languagetag.h,
libsoprano.so.4.3.0
operator<< ( QDebug s, Soprano::LanguageTag const& p2 )
[symbol: _Zls6QDebugRKN7Soprano11LanguageTagE]
operator<< ( QTextStream& s, Soprano::LanguageTag const& p2 )
[symbol: _ZlsR11QTextStreamRKN7Soprano11LanguageTagE]
languagetag.h,
libsoprano.so.4.3.0
namespace Soprano
LanguageTag::isEmpty ( ) const
[symbol: _ZNK7Soprano11LanguageTag7isEmptyEv]
LanguageTag::isValid ( ) const
[symbol: _ZNK7Soprano11LanguageTag7isValidEv]
LanguageTag::LanguageTag [in-charge] ( )
[symbol: _ZN7Soprano11LanguageTagC1Ev]
LanguageTag::LanguageTag [in-charge] ( char const* tag )
[symbol: _ZN7Soprano11LanguageTagC1EPKc]
LanguageTag::LanguageTag [in-charge] ( QLatin1String const& tag )
[symbol: _ZN7Soprano11LanguageTagC1ERK13QLatin1String]
LanguageTag::LanguageTag [in-charge] ( QLocale const& locale )
[symbol: _ZN7Soprano11LanguageTagC1ERK7QLocale]
LanguageTag::LanguageTag [in-charge] ( QLocale::Language lang, QLocale::Country country )
[symbol: _ZN7Soprano11LanguageTagC1EN7QLocale8LanguageENS1_7CountryE]
LanguageTag::LanguageTag [in-charge] ( QString const& tag )
[symbol: _ZN7Soprano11LanguageTagC1ERK7QString]
LanguageTag::LanguageTag [in-charge] ( LanguageTag const& other )
[symbol: _ZN7Soprano11LanguageTagC1ERKS0_]
LanguageTag::LanguageTag [not-in-charge] ( )
[symbol: _ZN7Soprano11LanguageTagC2Ev]
LanguageTag::LanguageTag [not-in-charge] ( char const* tag )
[symbol: _ZN7Soprano11LanguageTagC2EPKc]
LanguageTag::LanguageTag [not-in-charge] ( QLatin1String const& tag )
[symbol: _ZN7Soprano11LanguageTagC2ERK13QLatin1String]
LanguageTag::LanguageTag [not-in-charge] ( QLocale const& locale )
[symbol: _ZN7Soprano11LanguageTagC2ERK7QLocale]
LanguageTag::LanguageTag [not-in-charge] ( QLocale::Language lang, QLocale::Country country )
[symbol: _ZN7Soprano11LanguageTagC2EN7QLocale8LanguageENS1_7CountryE]
LanguageTag::LanguageTag [not-in-charge] ( QString const& tag )
[symbol: _ZN7Soprano11LanguageTagC2ERK7QString]
LanguageTag::LanguageTag [not-in-charge] ( LanguageTag const& other )
[symbol: _ZN7Soprano11LanguageTagC2ERKS0_]
LanguageTag::lookup ( QList<LanguageTag>const& choices, QList<LanguageTag>const& priority, LanguageTag::LookupFlags flags, LanguageTag::MatchFilter scheme ) [static]
[symbol: _ZN7Soprano11LanguageTag6lookupERK5QListIS0_ES4_6QFlagsINS0_10LookupFlagEENS0_11MatchFilterE]
LanguageTag::lookup ( QList<LanguageTag>const& choices, LanguageTag const& priority, LanguageTag::LookupFlags flags, LanguageTag::MatchFilter scheme ) [static]
[symbol: _ZN7Soprano11LanguageTag6lookupERK5QListIS0_ERKS0_6QFlagsINS0_10LookupFlagEENS0_11MatchFilterE]
LanguageTag::matches ( LanguageTag const& range, LanguageTag::MatchFilter scheme ) const
[symbol: _ZNK7Soprano11LanguageTag7matchesERKS0_NS0_11MatchFilterE]
LanguageTag::operator!= ( LanguageTag const& other ) const
[symbol: _ZNK7Soprano11LanguageTagneERKS0_]
LanguageTag::operator< ( LanguageTag const& other ) const
[symbol: _ZNK7Soprano11LanguageTagltERKS0_]
LanguageTag::operator<= ( LanguageTag const& other ) const
[symbol: _ZNK7Soprano11LanguageTagleERKS0_]
LanguageTag::operator = ( LanguageTag const& other )
[symbol: _ZN7Soprano11LanguageTagaSERKS0_]
LanguageTag::operator == ( LanguageTag const& other ) const
[symbol: _ZNK7Soprano11LanguageTageqERKS0_]
LanguageTag::operator> ( LanguageTag const& other ) const
[symbol: _ZNK7Soprano11LanguageTaggtERKS0_]
LanguageTag::operator>= ( LanguageTag const& other ) const
[symbol: _ZNK7Soprano11LanguageTaggeERKS0_]
LanguageTag::subTags ( ) const
[symbol: _ZNK7Soprano11LanguageTag7subTagsEv]
LanguageTag::toLocale ( ) const
[symbol: _ZNK7Soprano11LanguageTag8toLocaleEv]
LanguageTag::toPrettyString ( ) const
[symbol: _ZNK7Soprano11LanguageTag14toPrettyStringEv]
LanguageTag::toString ( ) const
[symbol: _ZNK7Soprano11LanguageTag8toStringEv]
LanguageTag::~LanguageTag [in-charge] ( )
[symbol: _ZN7Soprano11LanguageTagD1Ev]
LanguageTag::~LanguageTag [not-in-charge] ( )
[symbol: _ZN7Soprano11LanguageTagD2Ev]
qHash ( LanguageTag const& node )
[symbol: _ZN7Soprano5qHashERKNS_11LanguageTagE]
literalvalue.h,
libsoprano.so.4.3.0
namespace Soprano
LiteralValue::createPlainLiteral ( QString const& value, LanguageTag const& lang ) [static]
[symbol: _ZN7Soprano12LiteralValue18createPlainLiteralERK7QStringRKNS_11LanguageTagE]
LiteralValue::isByteArray ( ) const
[symbol: _ZNK7Soprano12LiteralValue11isByteArrayEv]
LiteralValue::isPlain ( ) const
[symbol: _ZNK7Soprano12LiteralValue7isPlainEv]
LiteralValue::language ( ) const
[symbol: _ZNK7Soprano12LiteralValue8languageEv]
LiteralValue::LiteralValue [in-charge] ( QByteArray const& data )
[symbol: _ZN7Soprano12LiteralValueC1ERK10QByteArray]
LiteralValue::LiteralValue [not-in-charge] ( QByteArray const& data )
[symbol: _ZN7Soprano12LiteralValueC2ERK10QByteArray]
LiteralValue::operator = ( QByteArray const& data )
[symbol: _ZN7Soprano12LiteralValueaSERK10QByteArray]
LiteralValue::toByteArray ( ) const
[symbol: _ZNK7Soprano12LiteralValue11toByteArrayEv]
qHash ( LiteralValue const& lit )
[symbol: _ZN7Soprano5qHashERKNS_12LiteralValueE]
localsocketclient.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
LocalSocketClient::connect ( QString const& name )
[symbol: _ZN7Soprano6Client17LocalSocketClient7connectERK7QString]
LocalSocketClient::createModel ( QString const& name, QList<Soprano::BackendSetting>const& settings )
[symbol: _ZN7Soprano6Client17LocalSocketClient11createModelERK7QStringRK5QListINS_14BackendSettingEE]
LocalSocketClient::disconnect ( )
[symbol: _ZN7Soprano6Client17LocalSocketClient10disconnectEv]
LocalSocketClient::isConnected ( ) const
[symbol: _ZNK7Soprano6Client17LocalSocketClient11isConnectedEv]
LocalSocketClient::LocalSocketClient [in-charge] ( QObject* parent )
[symbol: _ZN7Soprano6Client17LocalSocketClientC1EP7QObject]
LocalSocketClient::LocalSocketClient [not-in-charge] ( QObject* parent )
[symbol: _ZN7Soprano6Client17LocalSocketClientC2EP7QObject]
LocalSocketClient::metaObject ( ) const
[symbol: _ZNK7Soprano6Client17LocalSocketClient10metaObjectEv]
LocalSocketClient::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Client17LocalSocketClient11qt_metacallEN11QMetaObject4CallEiPPv]
LocalSocketClient::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Client17LocalSocketClient11qt_metacastEPKc]
LocalSocketClient::removeModel ( QString const& name )
[symbol: _ZN7Soprano6Client17LocalSocketClient11removeModelERK7QString]
LocalSocketClient::staticMetaObject [data]
[symbol: _ZN7Soprano6Client17LocalSocketClient16staticMetaObjectE]
LocalSocketClient::~LocalSocketClient [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Client17LocalSocketClientD0Ev]
LocalSocketClient::~LocalSocketClient [in-charge] ( )
[symbol: _ZN7Soprano6Client17LocalSocketClientD1Ev]
LocalSocketClient::~LocalSocketClient [not-in-charge] ( )
[symbol: _ZN7Soprano6Client17LocalSocketClientD2Ev]
locator.h,
libsoprano.so.4.3.0
namespace Soprano::Error
Locator::byte ( ) const
[symbol: _ZNK7Soprano5Error7Locator4byteEv]
Locator::column ( ) const
[symbol: _ZNK7Soprano5Error7Locator6columnEv]
Locator::fileName ( ) const
[symbol: _ZNK7Soprano5Error7Locator8fileNameEv]
Locator::line ( ) const
[symbol: _ZNK7Soprano5Error7Locator4lineEv]
Locator::Locator [in-charge] ( )
[symbol: _ZN7Soprano5Error7LocatorC1Ev]
Locator::Locator [in-charge] ( int line, int column, int byte, QString const& filename )
[symbol: _ZN7Soprano5Error7LocatorC1EiiiRK7QString]
Locator::Locator [in-charge] ( Locator const& other )
[symbol: _ZN7Soprano5Error7LocatorC1ERKS1_]
Locator::Locator [not-in-charge] ( )
[symbol: _ZN7Soprano5Error7LocatorC2Ev]
Locator::Locator [not-in-charge] ( int line, int column, int byte, QString const& filename )
[symbol: _ZN7Soprano5Error7LocatorC2EiiiRK7QString]
Locator::Locator [not-in-charge] ( Locator const& other )
[symbol: _ZN7Soprano5Error7LocatorC2ERKS1_]
Locator::operator = ( Locator const& other )
[symbol: _ZN7Soprano5Error7LocatoraSERKS1_]
Locator::setByte ( int byte )
[symbol: _ZN7Soprano5Error7Locator7setByteEi]
Locator::setColumn ( int column )
[symbol: _ZN7Soprano5Error7Locator9setColumnEi]
Locator::setFileName ( QString const& fileName )
[symbol: _ZN7Soprano5Error7Locator11setFileNameERK7QString]
Locator::setLine ( int line )
[symbol: _ZN7Soprano5Error7Locator7setLineEi]
Locator::~Locator [in-charge] ( )
[symbol: _ZN7Soprano5Error7LocatorD1Ev]
Locator::~Locator [not-in-charge] ( )
[symbol: _ZN7Soprano5Error7LocatorD2Ev]
model.h,
libsoprano.so.4.3.0
namespace Soprano
Model::addStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano5Model12addStatementERKNS_4NodeES3_S3_S3_]
Model::addStatements ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5Model13addStatementsERK5QListINS_9StatementEE]
Model::containsAnyStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Model20containsAnyStatementERKNS_4NodeES3_S3_S3_]
Model::containsContext ( Node const& context ) const
[symbol: _ZNK7Soprano5Model15containsContextERKNS_4NodeE]
Model::containsStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Model17containsStatementERKNS_4NodeES3_S3_S3_]
Model::listStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Model14listStatementsERKNS_4NodeES3_S3_S3_]
Model::listStatementsInContext ( Node const& context ) const
[symbol: _ZNK7Soprano5Model23listStatementsInContextERKNS_4NodeE]
Model::metaObject ( ) const
[symbol: _ZNK7Soprano5Model10metaObjectEv]
Model::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano5Model11qt_metacallEN11QMetaObject4CallEiPPv]
Model::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano5Model11qt_metacastEPKc]
Model::removeAllStatements ( )
[symbol: _ZN7Soprano5Model19removeAllStatementsEv]
Model::removeAllStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano5Model19removeAllStatementsERKNS_4NodeES3_S3_S3_]
Model::removeContext ( Node const& p1 )
[symbol: _ZN7Soprano5Model13removeContextERKNS_4NodeE]
Model::removeStatement ( Node const& subject, Node const& predicate, Node const& object, Node const& context )
[symbol: _ZN7Soprano5Model15removeStatementERKNS_4NodeES3_S3_S3_]
Model::removeStatements ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5Model16removeStatementsERK5QListINS_9StatementEE]
Model::statementAdded ( Statement const& statement )
[symbol: _ZN7Soprano5Model14statementAddedERKNS_9StatementE]
Model::statementRemoved ( Statement const& statement )
[symbol: _ZN7Soprano5Model16statementRemovedERKNS_9StatementE]
Model::statementsAdded ( )
[symbol: _ZN7Soprano5Model15statementsAddedEv]
Model::statementsRemoved ( )
[symbol: _ZN7Soprano5Model17statementsRemovedEv]
Model::staticMetaObject [data]
[symbol: _ZN7Soprano5Model16staticMetaObjectE]
Model::write ( QTextStream& os ) const
[symbol: _ZNK7Soprano5Model5writeER11QTextStream]
mutexmodel.h,
libsoprano.so.4.3.0
namespace Soprano::Util
MutexModel::addStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10MutexModel12addStatementERKNS_9StatementE]
MutexModel::containsAnyStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10MutexModel20containsAnyStatementERKNS_9StatementE]
MutexModel::containsStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util10MutexModel17containsStatementERKNS_9StatementE]
MutexModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano4Util10MutexModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
MutexModel::isEmpty ( ) const
[symbol: _ZNK7Soprano4Util10MutexModel7isEmptyEv]
MutexModel::listContexts ( ) const
[symbol: _ZNK7Soprano4Util10MutexModel12listContextsEv]
MutexModel::listStatements ( Soprano::Statement const& partial ) const
[symbol: _ZNK7Soprano4Util10MutexModel14listStatementsERKNS_9StatementE]
MutexModel::metaObject ( ) const
[symbol: _ZNK7Soprano4Util10MutexModel10metaObjectEv]
MutexModel::MutexModel [in-charge] ( MutexModel::ProtectionMode mode, Soprano::Model* parent )
[symbol: _ZN7Soprano4Util10MutexModelC1ENS1_14ProtectionModeEPNS_5ModelE]
MutexModel::MutexModel [not-in-charge] ( MutexModel::ProtectionMode mode, Soprano::Model* parent )
[symbol: _ZN7Soprano4Util10MutexModelC2ENS1_14ProtectionModeEPNS_5ModelE]
MutexModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util10MutexModel11qt_metacallEN11QMetaObject4CallEiPPv]
MutexModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util10MutexModel11qt_metacastEPKc]
MutexModel::removeAllStatements ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10MutexModel19removeAllStatementsERKNS_9StatementE]
MutexModel::removeStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util10MutexModel15removeStatementERKNS_9StatementE]
MutexModel::statementCount ( ) const
[symbol: _ZNK7Soprano4Util10MutexModel14statementCountEv]
MutexModel::staticMetaObject [data]
[symbol: _ZN7Soprano4Util10MutexModel16staticMetaObjectE]
MutexModel::~MutexModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util10MutexModelD0Ev]
MutexModel::~MutexModel [in-charge] ( )
[symbol: _ZN7Soprano4Util10MutexModelD1Ev]
MutexModel::~MutexModel [not-in-charge] ( )
[symbol: _ZN7Soprano4Util10MutexModelD2Ev]
node.h,
libsoprano.so.4.3.0
operator<< ( QTextStream& s, Soprano::Node const& p2 )
[symbol: _ZlsR11QTextStreamRKN7Soprano4NodeE]
node.h,
libsoprano.so.4.3.0
namespace Soprano
Node::blankToN3 ( QString const& blank ) [static]
[symbol: _ZN7Soprano4Node9blankToN3ERK7QString]
Node::createBlankNode ( QString const& id ) [static]
[symbol: _ZN7Soprano4Node15createBlankNodeERK7QString]
Node::createEmptyNode ( ) [static]
[symbol: _ZN7Soprano4Node15createEmptyNodeEv]
Node::createLiteralNode ( LiteralValue const& value ) [static]
[symbol: _ZN7Soprano4Node17createLiteralNodeERKNS_12LiteralValueE]
Node::createLiteralNode ( LiteralValue const& value, QString const& language ) [static]
[symbol: _ZN7Soprano4Node17createLiteralNodeERKNS_12LiteralValueERK7QString]
Node::createResourceNode ( QUrl const& uri ) [static]
[symbol: _ZN7Soprano4Node18createResourceNodeERK4QUrl]
Node::identifier ( ) const
[symbol: _ZNK7Soprano4Node10identifierEv]
Node::literalToN3 ( LiteralValue const& literal ) [static]
[symbol: _ZN7Soprano4Node11literalToN3ERKNS_12LiteralValueE]
Node::Node [in-charge] ( QString const& id )
[symbol: _ZN7Soprano4NodeC1ERK7QString]
Node::Node [in-charge] ( QUrl const& uri )
[symbol: _ZN7Soprano4NodeC1ERK4QUrl]
Node::Node [in-charge] ( LiteralValue const& value )
[symbol: _ZN7Soprano4NodeC1ERKNS_12LiteralValueE]
Node::Node [not-in-charge] ( QString const& id )
[symbol: _ZN7Soprano4NodeC2ERK7QString]
Node::Node [not-in-charge] ( QUrl const& uri )
[symbol: _ZN7Soprano4NodeC2ERK4QUrl]
Node::Node [not-in-charge] ( LiteralValue const& value )
[symbol: _ZN7Soprano4NodeC2ERKNS_12LiteralValueE]
Node::operator == ( QUrl const& uri ) const
[symbol: _ZNK7Soprano4NodeeqERK4QUrl]
Node::operator == ( LiteralValue const& other ) const
[symbol: _ZNK7Soprano4NodeeqERKNS_12LiteralValueE]
Node::resourceToN3 ( QUrl const& resource ) [static]
[symbol: _ZN7Soprano4Node12resourceToN3ERK4QUrl]
Node::toN3 ( ) const
[symbol: _ZNK7Soprano4Node4toN3Ev]
qHash ( Node const& node )
[symbol: _ZN7Soprano5qHashERKNS_4NodeE]
nodeiterator.h,
libsoprano.so.4.3.0
namespace Soprano
NodeIterator::NodeIterator [in-charge] ( )
[symbol: _ZN7Soprano12NodeIteratorC1Ev]
NodeIterator::NodeIterator [in-charge] ( IteratorBackend<Node>* sti )
[symbol: _ZN7Soprano12NodeIteratorC1EPNS_15IteratorBackendINS_4NodeEEE]
NodeIterator::NodeIterator [in-charge] ( NodeIterator const& sti )
[symbol: _ZN7Soprano12NodeIteratorC1ERKS0_]
NodeIterator::NodeIterator [not-in-charge] ( )
[symbol: _ZN7Soprano12NodeIteratorC2Ev]
NodeIterator::NodeIterator [not-in-charge] ( IteratorBackend<Node>* sti )
[symbol: _ZN7Soprano12NodeIteratorC2EPNS_15IteratorBackendINS_4NodeEEE]
NodeIterator::NodeIterator [not-in-charge] ( NodeIterator const& sti )
[symbol: _ZN7Soprano12NodeIteratorC2ERKS0_]
NodeIterator::operator = ( NodeIterator const& p1 )
[symbol: _ZN7Soprano12NodeIteratoraSERKS0_]
NodeIterator::~NodeIterator [in-charge-deleting] ( )
[symbol: _ZN7Soprano12NodeIteratorD0Ev]
NodeIterator::~NodeIterator [in-charge] ( )
[symbol: _ZN7Soprano12NodeIteratorD1Ev]
NodeIterator::~NodeIterator [not-in-charge] ( )
[symbol: _ZN7Soprano12NodeIteratorD2Ev]
nodepattern.h,
libsoprano.so.4.3.0
operator<< ( QDebug s, Soprano::Inference::NodePattern const& p2 )
[symbol: _Zls6QDebugRKN7Soprano9Inference11NodePatternE]
nodepattern.h,
libsoprano.so.4.3.0
namespace Soprano::Inference
NodePattern::createSparqlNodePattern ( Soprano::BindingSet const& bindings ) const
[symbol: _ZNK7Soprano9Inference11NodePattern23createSparqlNodePatternERKNS_10BindingSetE]
NodePattern::isValid ( ) const
[symbol: _ZNK7Soprano9Inference11NodePattern7isValidEv]
NodePattern::isVariable ( ) const
[symbol: _ZNK7Soprano9Inference11NodePattern10isVariableEv]
NodePattern::match ( Soprano::Node const& node ) const
[symbol: _ZNK7Soprano9Inference11NodePattern5matchERKNS_4NodeE]
NodePattern::NodePattern [in-charge] ( )
[symbol: _ZN7Soprano9Inference11NodePatternC1Ev]
NodePattern::NodePattern [in-charge] ( QString const& varname )
[symbol: _ZN7Soprano9Inference11NodePatternC1ERK7QString]
NodePattern::NodePattern [in-charge] ( NodePattern const& p1 )
[symbol: _ZN7Soprano9Inference11NodePatternC1ERKS1_]
NodePattern::NodePattern [in-charge] ( Soprano::Node const& p1 )
[symbol: _ZN7Soprano9Inference11NodePatternC1ERKNS_4NodeE]
NodePattern::NodePattern [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference11NodePatternC2Ev]
NodePattern::NodePattern [not-in-charge] ( QString const& varname )
[symbol: _ZN7Soprano9Inference11NodePatternC2ERK7QString]
NodePattern::NodePattern [not-in-charge] ( NodePattern const& p1 )
[symbol: _ZN7Soprano9Inference11NodePatternC2ERKS1_]
NodePattern::NodePattern [not-in-charge] ( Soprano::Node const& p1 )
[symbol: _ZN7Soprano9Inference11NodePatternC2ERKNS_4NodeE]
NodePattern::operator = ( NodePattern const& p1 )
[symbol: _ZN7Soprano9Inference11NodePatternaSERKS1_]
NodePattern::resource ( ) const
[symbol: _ZNK7Soprano9Inference11NodePattern8resourceEv]
NodePattern::variableName ( ) const
[symbol: _ZNK7Soprano9Inference11NodePattern12variableNameEv]
NodePattern::~NodePattern [in-charge] ( )
[symbol: _ZN7Soprano9Inference11NodePatternD1Ev]
NodePattern::~NodePattern [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference11NodePatternD2Ev]
nrlmodel.h,
libsoprano.so.4.3.0
namespace Soprano
NRLModel::addNrlStatement ( Statement const& s )
[symbol: _ZN7Soprano8NRLModel15addNrlStatementERKNS_9StatementE]
NRLModel::createGraph ( QUrl const& type, QUrl* metadataGraph )
[symbol: _ZN7Soprano8NRLModel11createGraphERK4QUrlPS1_]
NRLModel::executeQuery ( QString const& query, Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano8NRLModel12executeQueryERK7QStringNS_5Query13QueryLanguageES3_]
NRLModel::ignoreContext ( ) const
[symbol: _ZNK7Soprano8NRLModel13ignoreContextEv]
NRLModel::metaObject ( ) const
[symbol: _ZNK7Soprano8NRLModel10metaObjectEv]
NRLModel::NRLModel [in-charge] ( )
[symbol: _ZN7Soprano8NRLModelC1Ev]
NRLModel::NRLModel [in-charge] ( Model* parent )
[symbol: _ZN7Soprano8NRLModelC1EPNS_5ModelE]
NRLModel::NRLModel [not-in-charge] ( )
[symbol: _ZN7Soprano8NRLModelC2Ev]
NRLModel::NRLModel [not-in-charge] ( Model* parent )
[symbol: _ZN7Soprano8NRLModelC2EPNS_5ModelE]
NRLModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano8NRLModel11qt_metacallEN11QMetaObject4CallEiPPv]
NRLModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano8NRLModel11qt_metacastEPKc]
NRLModel::queryPrefixes ( ) const
[symbol: _ZNK7Soprano8NRLModel13queryPrefixesEv]
NRLModel::queryPrefixExpansionEnabled ( ) const
[symbol: _ZNK7Soprano8NRLModel27queryPrefixExpansionEnabledEv]
NRLModel::removeAllStatements ( Statement const& statement )
[symbol: _ZN7Soprano8NRLModel19removeAllStatementsERKNS_9StatementE]
NRLModel::removeGraph ( QUrl const& graph )
[symbol: _ZN7Soprano8NRLModel11removeGraphERK4QUrl]
NRLModel::setEnableQueryPrefixExpansion ( bool enable )
[symbol: _ZN7Soprano8NRLModel29setEnableQueryPrefixExpansionEb]
NRLModel::setIgnoreContext ( bool b )
[symbol: _ZN7Soprano8NRLModel16setIgnoreContextEb]
NRLModel::staticMetaObject [data]
[symbol: _ZN7Soprano8NRLModel16staticMetaObjectE]
NRLModel::~NRLModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano8NRLModelD0Ev]
NRLModel::~NRLModel [in-charge] ( )
[symbol: _ZN7Soprano8NRLModelD1Ev]
NRLModel::~NRLModel [not-in-charge] ( )
[symbol: _ZN7Soprano8NRLModelD2Ev]
parser.h,
libsoprano.so.4.3.0
namespace Soprano
Parser::parseFile ( QString const& filename, QUrl const& baseUri, RdfSerialization serialization, QString const& userSerialization ) const
[symbol: _ZNK7Soprano6Parser9parseFileERK7QStringRK4QUrlNS_16RdfSerializationES3_]
Parser::Parser [in-charge] ( QString const& name )
[symbol: _ZN7Soprano6ParserC1ERK7QString]
Parser::Parser [not-in-charge] ( QString const& name )
[symbol: _ZN7Soprano6ParserC2ERK7QString]
Parser::parseString ( QString const& data, QUrl const& baseUri, RdfSerialization serialization, QString const& userSerialization ) const
[symbol: _ZNK7Soprano6Parser11parseStringERK7QStringRK4QUrlNS_16RdfSerializationES3_]
Parser::supportedUserSerializations ( ) const
[symbol: _ZNK7Soprano6Parser27supportedUserSerializationsEv]
Parser::supportsSerialization ( RdfSerialization s, QString const& userSerialization ) const
[symbol: _ZNK7Soprano6Parser21supportsSerializationENS_16RdfSerializationERK7QString]
plugin.h,
libsoprano.so.4.3.0
namespace Soprano
Plugin::isAvailable ( ) const
[symbol: _ZNK7Soprano6Plugin11isAvailableEv]
Plugin::Plugin [in-charge] ( QString const& name )
[symbol: _ZN7Soprano6PluginC1ERK7QString]
Plugin::Plugin [not-in-charge] ( QString const& name )
[symbol: _ZN7Soprano6PluginC2ERK7QString]
Plugin::pluginName ( ) const
[symbol: _ZNK7Soprano6Plugin10pluginNameEv]
Plugin::~Plugin [in-charge-deleting] ( )
[symbol: _ZN7Soprano6PluginD0Ev]
Plugin::~Plugin [in-charge] ( )
[symbol: _ZN7Soprano6PluginD1Ev]
Plugin::~Plugin [not-in-charge] ( )
[symbol: _ZN7Soprano6PluginD2Ev]
pluginmanager.h,
libsoprano.so.4.3.0
namespace Soprano
PluginManager::allBackends ( )
[symbol: _ZN7Soprano13PluginManager11allBackendsEv]
PluginManager::allParsers ( )
[symbol: _ZN7Soprano13PluginManager10allParsersEv]
PluginManager::allSerializers ( )
[symbol: _ZN7Soprano13PluginManager14allSerializersEv]
PluginManager::discoverBackendByFeatures ( BackendFeatures features, QStringList const& userFeatures )
[symbol: _ZN7Soprano13PluginManager25discoverBackendByFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList]
PluginManager::discoverParserByName ( QString const& name )
[symbol: _ZN7Soprano13PluginManager20discoverParserByNameERK7QString]
PluginManager::discoverParserForSerialization ( RdfSerialization serialization, QString const& userSerialization )
[symbol: _ZN7Soprano13PluginManager30discoverParserForSerializationENS_16RdfSerializationERK7QString]
PluginManager::discoverSerializerByName ( QString const& name )
[symbol: _ZN7Soprano13PluginManager24discoverSerializerByNameERK7QString]
PluginManager::discoverSerializerForSerialization ( RdfSerialization serialization, QString const& userSerialization )
[symbol: _ZN7Soprano13PluginManager34discoverSerializerForSerializationENS_16RdfSerializationERK7QString]
PluginManager::loadCustomBackend ( QString const& path )
[symbol: _ZN7Soprano13PluginManager17loadCustomBackendERK7QString]
PluginManager::loadCustomParser ( QString const& path )
[symbol: _ZN7Soprano13PluginManager16loadCustomParserERK7QString]
PluginManager::loadCustomPlugin ( QString const& path )
[symbol: _ZN7Soprano13PluginManager16loadCustomPluginERK7QString]
PluginManager::loadCustomSerializer ( QString const& path )
[symbol: _ZN7Soprano13PluginManager20loadCustomSerializerERK7QString]
PluginManager::setPluginSearchPath ( QStringList const& path, bool useDefaults )
[symbol: _ZN7Soprano13PluginManager19setPluginSearchPathERK11QStringListb]
queryresultiterator.h,
libsoprano.so.4.3.0
namespace Soprano
QueryResultIterator::allBindings ( )
[symbol: _ZN7Soprano19QueryResultIterator11allBindingsEv]
QueryResultIterator::binding ( int offset ) const
[symbol: _ZNK7Soprano19QueryResultIterator7bindingEi]
QueryResultIterator::binding ( QString const& name ) const
[symbol: _ZNK7Soprano19QueryResultIterator7bindingERK7QString]
QueryResultIterator::bindingCount ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator12bindingCountEv]
QueryResultIterator::bindingNames ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator12bindingNamesEv]
QueryResultIterator::boolValue ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator9boolValueEv]
QueryResultIterator::currentBindings ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator15currentBindingsEv]
QueryResultIterator::currentStatement ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator16currentStatementEv]
QueryResultIterator::isBinding ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator9isBindingEv]
QueryResultIterator::isBool ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator6isBoolEv]
QueryResultIterator::isGraph ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator7isGraphEv]
QueryResultIterator::iterateBindings ( int offset ) const
[symbol: _ZNK7Soprano19QueryResultIterator15iterateBindingsEi]
QueryResultIterator::iterateBindings ( QString const& variableName ) const
[symbol: _ZNK7Soprano19QueryResultIterator15iterateBindingsERK7QString]
QueryResultIterator::iterateStatements ( ) const
[symbol: _ZNK7Soprano19QueryResultIterator17iterateStatementsEv]
QueryResultIterator::iterateStatementsFromBindings ( QString const& subjectBindingName, QString const& predicateBindingName, QString const& objectBindingName, QString const& contextBindingName, Statement const& templateStatement ) const
[symbol: _ZNK7Soprano19QueryResultIterator29iterateStatementsFromBindingsERK7QStringS3_S3_S3_RKNS_9StatementE]
QueryResultIterator::operator = ( QueryResultIterator const& p1 )
[symbol: _ZN7Soprano19QueryResultIteratoraSERKS0_]
QueryResultIterator::operator[ ] ( int offset ) const
[symbol: _ZNK7Soprano19QueryResultIteratorixEi]
QueryResultIterator::operator[ ] ( QString const name ) const
[symbol: _ZNK7Soprano19QueryResultIteratorixE7QString]
QueryResultIterator::QueryResultIterator [in-charge] ( )
[symbol: _ZN7Soprano19QueryResultIteratorC1Ev]
QueryResultIterator::QueryResultIterator [in-charge] ( QueryResultIterator const& p1 )
[symbol: _ZN7Soprano19QueryResultIteratorC1ERKS0_]
QueryResultIterator::QueryResultIterator [in-charge] ( QueryResultIteratorBackend* qr )
[symbol: _ZN7Soprano19QueryResultIteratorC1EPNS_26QueryResultIteratorBackendE]
QueryResultIterator::QueryResultIterator [not-in-charge] ( )
[symbol: _ZN7Soprano19QueryResultIteratorC2Ev]
QueryResultIterator::QueryResultIterator [not-in-charge] ( QueryResultIterator const& p1 )
[symbol: _ZN7Soprano19QueryResultIteratorC2ERKS0_]
QueryResultIterator::QueryResultIterator [not-in-charge] ( QueryResultIteratorBackend* qr )
[symbol: _ZN7Soprano19QueryResultIteratorC2EPNS_26QueryResultIteratorBackendE]
QueryResultIterator::~QueryResultIterator [in-charge-deleting] ( )
[symbol: _ZN7Soprano19QueryResultIteratorD0Ev]
QueryResultIterator::~QueryResultIterator [in-charge] ( )
[symbol: _ZN7Soprano19QueryResultIteratorD1Ev]
QueryResultIterator::~QueryResultIterator [not-in-charge] ( )
[symbol: _ZN7Soprano19QueryResultIteratorD2Ev]
queryresultiteratorbackend.h,
libsoprano.so.4.3.0
namespace Soprano
QueryResultIteratorBackend::current ( ) const
[symbol: _ZNK7Soprano26QueryResultIteratorBackend7currentEv]
QueryResultIteratorBackend::QueryResultIteratorBackend [in-charge] ( )
[symbol: _ZN7Soprano26QueryResultIteratorBackendC1Ev]
QueryResultIteratorBackend::QueryResultIteratorBackend [not-in-charge] ( )
[symbol: _ZN7Soprano26QueryResultIteratorBackendC2Ev]
QueryResultIteratorBackend::~QueryResultIteratorBackend [in-charge-deleting] ( )
[symbol: _ZN7Soprano26QueryResultIteratorBackendD0Ev]
QueryResultIteratorBackend::~QueryResultIteratorBackend [in-charge] ( )
[symbol: _ZN7Soprano26QueryResultIteratorBackendD1Ev]
QueryResultIteratorBackend::~QueryResultIteratorBackend [not-in-charge] ( )
[symbol: _ZN7Soprano26QueryResultIteratorBackendD2Ev]
rdfschemamodel.h,
libsoprano.so.4.3.0
namespace Soprano
RdfSchemaModel::classes ( ) const
[symbol: _ZNK7Soprano14RdfSchemaModel7classesEv]
RdfSchemaModel::directSubClassOf ( Node const& subClass, Node const& superClass ) const
[symbol: _ZNK7Soprano14RdfSchemaModel16directSubClassOfERKNS_4NodeES3_]
RdfSchemaModel::directSubPropertyOf ( Node const& subProperty, Node const& superProperty ) const
[symbol: _ZNK7Soprano14RdfSchemaModel19directSubPropertyOfERKNS_4NodeES3_]
RdfSchemaModel::directType ( Node const& someClass, Node const& someType ) const
[symbol: _ZNK7Soprano14RdfSchemaModel10directTypeERKNS_4NodeES3_]
RdfSchemaModel::domain ( Node const& prop, Node const& domain ) const
[symbol: _ZNK7Soprano14RdfSchemaModel6domainERKNS_4NodeES3_]
RdfSchemaModel::isClass ( Node const& resource ) const
[symbol: _ZNK7Soprano14RdfSchemaModel7isClassERKNS_4NodeE]
RdfSchemaModel::isDirectSubClassOf ( Node const& subClass, Node const& superClass ) const
[symbol: _ZNK7Soprano14RdfSchemaModel18isDirectSubClassOfERKNS_4NodeES3_]
RdfSchemaModel::isDirectSubPropertyOf ( Node const& subProperty, Node const& superProperty ) const
[symbol: _ZNK7Soprano14RdfSchemaModel21isDirectSubPropertyOfERKNS_4NodeES3_]
RdfSchemaModel::isDirectType ( Node const& someClass, Node const& someType ) const
[symbol: _ZNK7Soprano14RdfSchemaModel12isDirectTypeERKNS_4NodeES3_]
RdfSchemaModel::isProperty ( Node const& resource ) const
[symbol: _ZNK7Soprano14RdfSchemaModel10isPropertyERKNS_4NodeE]
RdfSchemaModel::isSubClassOf ( Node const& subClass, Node const& superClass ) const
[symbol: _ZNK7Soprano14RdfSchemaModel12isSubClassOfERKNS_4NodeES3_]
RdfSchemaModel::isSubPropertyOf ( Node const& subProperty, Node const& superProperty ) const
[symbol: _ZNK7Soprano14RdfSchemaModel15isSubPropertyOfERKNS_4NodeES3_]
RdfSchemaModel::isType ( Node const& someClass, Node const& someType ) const
[symbol: _ZNK7Soprano14RdfSchemaModel6isTypeERKNS_4NodeES3_]
RdfSchemaModel::properties ( ) const
[symbol: _ZNK7Soprano14RdfSchemaModel10propertiesEv]
RdfSchemaModel::range ( Node const& prop, Node const& range ) const
[symbol: _ZNK7Soprano14RdfSchemaModel5rangeERKNS_4NodeES3_]
RdfSchemaModel::RdfSchemaModel [in-charge] ( Model* parentModel )
[symbol: _ZN7Soprano14RdfSchemaModelC1EPNS_5ModelE]
RdfSchemaModel::RdfSchemaModel [not-in-charge] ( Model* parentModel )
[symbol: _ZN7Soprano14RdfSchemaModelC2EPNS_5ModelE]
RdfSchemaModel::subClassOf ( Node const& subClass, Node const& superClass ) const
[symbol: _ZNK7Soprano14RdfSchemaModel10subClassOfERKNS_4NodeES3_]
RdfSchemaModel::subPropertyOf ( Node const& subProperty, Node const& superProperty ) const
[symbol: _ZNK7Soprano14RdfSchemaModel13subPropertyOfERKNS_4NodeES3_]
RdfSchemaModel::type ( Node const& someClass, Node const& someType ) const
[symbol: _ZNK7Soprano14RdfSchemaModel4typeERKNS_4NodeES3_]
RdfSchemaModel::~RdfSchemaModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano14RdfSchemaModelD0Ev]
RdfSchemaModel::~RdfSchemaModel [in-charge] ( )
[symbol: _ZN7Soprano14RdfSchemaModelD1Ev]
RdfSchemaModel::~RdfSchemaModel [not-in-charge] ( )
[symbol: _ZN7Soprano14RdfSchemaModelD2Ev]
readonlymodel.h,
libsoprano.so.4.3.0
namespace Soprano::Util
ReadOnlyModel::addStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util13ReadOnlyModel12addStatementERKNS_9StatementE]
ReadOnlyModel::containsAnyStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel20containsAnyStatementERKNS_9StatementE]
ReadOnlyModel::containsStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel17containsStatementERKNS_9StatementE]
ReadOnlyModel::createBlankNode ( )
[symbol: _ZN7Soprano4Util13ReadOnlyModel15createBlankNodeEv]
ReadOnlyModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
ReadOnlyModel::isEmpty ( ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel7isEmptyEv]
ReadOnlyModel::listContexts ( ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel12listContextsEv]
ReadOnlyModel::listStatements ( Soprano::Statement const& partial ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel14listStatementsERKNS_9StatementE]
ReadOnlyModel::metaObject ( ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel10metaObjectEv]
ReadOnlyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util13ReadOnlyModel11qt_metacallEN11QMetaObject4CallEiPPv]
ReadOnlyModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util13ReadOnlyModel11qt_metacastEPKc]
ReadOnlyModel::ReadOnlyModel [in-charge] ( Soprano::Model* parentModel )
[symbol: _ZN7Soprano4Util13ReadOnlyModelC1EPNS_5ModelE]
ReadOnlyModel::ReadOnlyModel [not-in-charge] ( Soprano::Model* parentModel )
[symbol: _ZN7Soprano4Util13ReadOnlyModelC2EPNS_5ModelE]
ReadOnlyModel::removeAllStatements ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util13ReadOnlyModel19removeAllStatementsERKNS_9StatementE]
ReadOnlyModel::removeStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano4Util13ReadOnlyModel15removeStatementERKNS_9StatementE]
ReadOnlyModel::setParentModel ( Soprano::Model* model )
[symbol: _ZN7Soprano4Util13ReadOnlyModel14setParentModelEPNS_5ModelE]
ReadOnlyModel::statementCount ( ) const
[symbol: _ZNK7Soprano4Util13ReadOnlyModel14statementCountEv]
ReadOnlyModel::staticMetaObject [data]
[symbol: _ZN7Soprano4Util13ReadOnlyModel16staticMetaObjectE]
ReadOnlyModel::~ReadOnlyModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util13ReadOnlyModelD0Ev]
ReadOnlyModel::~ReadOnlyModel [in-charge] ( )
[symbol: _ZN7Soprano4Util13ReadOnlyModelD1Ev]
ReadOnlyModel::~ReadOnlyModel [not-in-charge] ( )
[symbol: _ZN7Soprano4Util13ReadOnlyModelD2Ev]
serializer.h,
libsoprano.so.4.3.0
namespace Soprano
Serializer::addPrefix ( QString const& qname, QUrl const& uri ) const
[symbol: _ZNK7Soprano10Serializer9addPrefixERK7QStringRK4QUrl]
Serializer::clearPrefixes ( ) const
[symbol: _ZNK7Soprano10Serializer13clearPrefixesEv]
Serializer::prefixes ( ) const
[symbol: _ZNK7Soprano10Serializer8prefixesEv]
Serializer::Serializer [in-charge] ( QString const& name )
[symbol: _ZN7Soprano10SerializerC1ERK7QString]
Serializer::Serializer [not-in-charge] ( QString const& name )
[symbol: _ZN7Soprano10SerializerC2ERK7QString]
Serializer::supportedUserSerializations ( ) const
[symbol: _ZNK7Soprano10Serializer27supportedUserSerializationsEv]
Serializer::supportsSerialization ( RdfSerialization s, QString const& userSerialization ) const
[symbol: _ZNK7Soprano10Serializer21supportsSerializationENS_16RdfSerializationERK7QString]
Serializer::~Serializer [in-charge-deleting] ( )
[symbol: _ZN7Soprano10SerializerD0Ev]
Serializer::~Serializer [in-charge] ( )
[symbol: _ZN7Soprano10SerializerD1Ev]
Serializer::~Serializer [not-in-charge] ( )
[symbol: _ZN7Soprano10SerializerD2Ev]
servercore.h,
libsopranoserver.so.1.2.0
namespace Soprano::Server
ServerCore::allModels ( ) const
[symbol: _ZNK7Soprano6Server10ServerCore9allModelsEv]
ServerCore::backend ( ) const
[symbol: _ZNK7Soprano6Server10ServerCore7backendEv]
ServerCore::backendSettings ( ) const
[symbol: _ZNK7Soprano6Server10ServerCore15backendSettingsEv]
ServerCore::createModel ( QList<Soprano::BackendSetting>const& settings )
[symbol: _ZN7Soprano6Server10ServerCore11createModelERK5QListINS_14BackendSettingEE]
ServerCore::DEFAULT_PORT [data]
[symbol: _ZN7Soprano6Server10ServerCore12DEFAULT_PORTE]
ServerCore::listen ( quint16 port )
[symbol: _ZN7Soprano6Server10ServerCore6listenEt]
ServerCore::maximumConnectionCount ( ) const
[symbol: _ZNK7Soprano6Server10ServerCore22maximumConnectionCountEv]
ServerCore::metaObject ( ) const
[symbol: _ZNK7Soprano6Server10ServerCore10metaObjectEv]
ServerCore::model ( QString const& name )
[symbol: _ZN7Soprano6Server10ServerCore5modelERK7QString]
ServerCore::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Server10ServerCore11qt_metacallEN11QMetaObject4CallEiPPv]
ServerCore::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Server10ServerCore11qt_metacastEPKc]
ServerCore::registerAsDBusObject ( QString const& objectPath )
[symbol: _ZN7Soprano6Server10ServerCore20registerAsDBusObjectERK7QString]
ServerCore::removeModel ( QString const& name )
[symbol: _ZN7Soprano6Server10ServerCore11removeModelERK7QString]
ServerCore::ServerCore [in-charge] ( QObject* parent )
[symbol: _ZN7Soprano6Server10ServerCoreC1EP7QObject]
ServerCore::ServerCore [not-in-charge] ( QObject* parent )
[symbol: _ZN7Soprano6Server10ServerCoreC2EP7QObject]
ServerCore::serverPort ( ) const
[symbol: _ZNK7Soprano6Server10ServerCore10serverPortEv]
ServerCore::setBackend ( Soprano::Backend const* backend )
[symbol: _ZN7Soprano6Server10ServerCore10setBackendEPKNS_7BackendE]
ServerCore::setBackendSettings ( QList<Soprano::BackendSetting>const& settings )
[symbol: _ZN7Soprano6Server10ServerCore18setBackendSettingsERK5QListINS_14BackendSettingEE]
ServerCore::setMaximumConnectionCount ( int max )
[symbol: _ZN7Soprano6Server10ServerCore25setMaximumConnectionCountEi]
ServerCore::start ( QString const& socketPath )
[symbol: _ZN7Soprano6Server10ServerCore5startERK7QString]
ServerCore::staticMetaObject [data]
[symbol: _ZN7Soprano6Server10ServerCore16staticMetaObjectE]
ServerCore::~ServerCore [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Server10ServerCoreD0Ev]
ServerCore::~ServerCore [in-charge] ( )
[symbol: _ZN7Soprano6Server10ServerCoreD1Ev]
ServerCore::~ServerCore [not-in-charge] ( )
[symbol: _ZN7Soprano6Server10ServerCoreD2Ev]
signalcachemodel.h,
libsoprano.so.4.3.0
namespace Soprano::Util
SignalCacheModel::cacheTime ( ) const
[symbol: _ZNK7Soprano4Util16SignalCacheModel9cacheTimeEv]
SignalCacheModel::metaObject ( ) const
[symbol: _ZNK7Soprano4Util16SignalCacheModel10metaObjectEv]
SignalCacheModel::parentStatementsAdded ( )
[symbol: _ZN7Soprano4Util16SignalCacheModel21parentStatementsAddedEv]
SignalCacheModel::parentStatementsRemoved ( )
[symbol: _ZN7Soprano4Util16SignalCacheModel23parentStatementsRemovedEv]
SignalCacheModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano4Util16SignalCacheModel11qt_metacallEN11QMetaObject4CallEiPPv]
SignalCacheModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano4Util16SignalCacheModel11qt_metacastEPKc]
SignalCacheModel::setCacheTime ( int msec )
[symbol: _ZN7Soprano4Util16SignalCacheModel12setCacheTimeEi]
SignalCacheModel::SignalCacheModel [in-charge] ( Soprano::Model* parent )
[symbol: _ZN7Soprano4Util16SignalCacheModelC1EPNS_5ModelE]
SignalCacheModel::SignalCacheModel [not-in-charge] ( Soprano::Model* parent )
[symbol: _ZN7Soprano4Util16SignalCacheModelC2EPNS_5ModelE]
SignalCacheModel::staticMetaObject [data]
[symbol: _ZN7Soprano4Util16SignalCacheModel16staticMetaObjectE]
SignalCacheModel::timerEvent ( QTimerEvent* event )
[symbol: _ZN7Soprano4Util16SignalCacheModel10timerEventEP11QTimerEvent]
SignalCacheModel::~SignalCacheModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util16SignalCacheModelD0Ev]
SignalCacheModel::~SignalCacheModel [in-charge] ( )
[symbol: _ZN7Soprano4Util16SignalCacheModelD1Ev]
SignalCacheModel::~SignalCacheModel [not-in-charge] ( )
[symbol: _ZN7Soprano4Util16SignalCacheModelD2Ev]
simplenodeiterator.h,
libsoprano.so.4.3.0
namespace Soprano::Util
SimpleNodeIterator::operator = ( QList<Soprano::Node>const& p1 )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratoraSERK5QListINS_4NodeEE]
SimpleNodeIterator::operator = ( SimpleNodeIterator const& p1 )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratoraSERKS1_]
SimpleNodeIterator::SimpleNodeIterator [in-charge] ( )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorC1Ev]
SimpleNodeIterator::SimpleNodeIterator [in-charge] ( QList<Soprano::Node>const& p1 )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorC1ERK5QListINS_4NodeEE]
SimpleNodeIterator::SimpleNodeIterator [in-charge] ( SimpleNodeIterator const& p1 )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorC1ERKS1_]
SimpleNodeIterator::SimpleNodeIterator [not-in-charge] ( )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorC2Ev]
SimpleNodeIterator::SimpleNodeIterator [not-in-charge] ( QList<Soprano::Node>const& p1 )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorC2ERK5QListINS_4NodeEE]
SimpleNodeIterator::SimpleNodeIterator [not-in-charge] ( SimpleNodeIterator const& p1 )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorC2ERKS1_]
SimpleNodeIterator::~SimpleNodeIterator [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorD0Ev]
SimpleNodeIterator::~SimpleNodeIterator [in-charge] ( )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorD1Ev]
SimpleNodeIterator::~SimpleNodeIterator [not-in-charge] ( )
[symbol: _ZN7Soprano4Util18SimpleNodeIteratorD2Ev]
simplestatementiterator.h,
libsoprano.so.4.3.0
namespace Soprano::Util
SimpleStatementIterator::operator = ( QList<Soprano::Statement>const& p1 )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratoraSERK5QListINS_9StatementEE]
SimpleStatementIterator::operator = ( SimpleStatementIterator const& p1 )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratoraSERKS1_]
SimpleStatementIterator::SimpleStatementIterator [in-charge] ( )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorC1Ev]
SimpleStatementIterator::SimpleStatementIterator [in-charge] ( QList<Soprano::Statement>const& p1 )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorC1ERK5QListINS_9StatementEE]
SimpleStatementIterator::SimpleStatementIterator [in-charge] ( SimpleStatementIterator const& p1 )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorC1ERKS1_]
SimpleStatementIterator::SimpleStatementIterator [not-in-charge] ( )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorC2Ev]
SimpleStatementIterator::SimpleStatementIterator [not-in-charge] ( QList<Soprano::Statement>const& p1 )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorC2ERK5QListINS_9StatementEE]
SimpleStatementIterator::SimpleStatementIterator [not-in-charge] ( SimpleStatementIterator const& p1 )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorC2ERKS1_]
SimpleStatementIterator::~SimpleStatementIterator [in-charge-deleting] ( )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorD0Ev]
SimpleStatementIterator::~SimpleStatementIterator [in-charge] ( )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorD1Ev]
SimpleStatementIterator::~SimpleStatementIterator [not-in-charge] ( )
[symbol: _ZN7Soprano4Util23SimpleStatementIteratorD2Ev]
sopranotypes.h,
libsoprano.so.4.3.0
namespace Soprano
serializationMimeType ( RdfSerialization serialization, QString const& userSerialization )
[symbol: _ZN7Soprano21serializationMimeTypeENS_16RdfSerializationERK7QString]
sopranotypes.h,
libsoprano.so.4.3.0
namespace Soprano::Query
queryLanguageFromString ( QString const& queryLanguage )
[symbol: _ZN7Soprano5Query23queryLanguageFromStringERK7QString]
queryLanguageToString ( QueryLanguage lang, QString const& userQueryLanguage )
[symbol: _ZN7Soprano5Query21queryLanguageToStringENS0_13QueryLanguageERK7QString]
sparqlmodel.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
SparqlModel::addStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano6Client11SparqlModel12addStatementERKNS_9StatementE]
SparqlModel::containsAnyStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano6Client11SparqlModel20containsAnyStatementERKNS_9StatementE]
SparqlModel::containsStatement ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano6Client11SparqlModel17containsStatementERKNS_9StatementE]
SparqlModel::createBlankNode ( )
[symbol: _ZN7Soprano6Client11SparqlModel15createBlankNodeEv]
SparqlModel::executeQuery ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano6Client11SparqlModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_]
SparqlModel::executeQueryAsync ( QString const& query, Soprano::Query::QueryLanguage language, QString const& userQueryLanguage ) const
[symbol: _ZNK7Soprano6Client11SparqlModel17executeQueryAsyncERK7QStringNS_5Query13QueryLanguageES4_]
SparqlModel::isEmpty ( ) const
[symbol: _ZNK7Soprano6Client11SparqlModel7isEmptyEv]
SparqlModel::listContexts ( ) const
[symbol: _ZNK7Soprano6Client11SparqlModel12listContextsEv]
SparqlModel::listContextsAsync ( ) const
[symbol: _ZNK7Soprano6Client11SparqlModel17listContextsAsyncEv]
SparqlModel::listStatements ( Soprano::Statement const& partial ) const
[symbol: _ZNK7Soprano6Client11SparqlModel14listStatementsERKNS_9StatementE]
SparqlModel::listStatementsAsync ( Soprano::Statement const& statement ) const
[symbol: _ZNK7Soprano6Client11SparqlModel19listStatementsAsyncERKNS_9StatementE]
SparqlModel::metaObject ( ) const
[symbol: _ZNK7Soprano6Client11SparqlModel10metaObjectEv]
SparqlModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Client11SparqlModel11qt_metacallEN11QMetaObject4CallEiPPv]
SparqlModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Client11SparqlModel11qt_metacastEPKc]
SparqlModel::removeAllStatements ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano6Client11SparqlModel19removeAllStatementsERKNS_9StatementE]
SparqlModel::removeStatement ( Soprano::Statement const& statement )
[symbol: _ZN7Soprano6Client11SparqlModel15removeStatementERKNS_9StatementE]
SparqlModel::setHost ( QString const& host, quint16 port )
[symbol: _ZN7Soprano6Client11SparqlModel7setHostERK7QStringt]
SparqlModel::setPath ( QString const& path )
[symbol: _ZN7Soprano6Client11SparqlModel7setPathERK7QString]
SparqlModel::setUser ( QString const& user, QString const& password )
[symbol: _ZN7Soprano6Client11SparqlModel7setUserERK7QStringS4_]
SparqlModel::SparqlModel [in-charge] ( QString const& host, quint16 port, QString const& user, QString const& password )
[symbol: _ZN7Soprano6Client11SparqlModelC1ERK7QStringtS4_S4_]
SparqlModel::SparqlModel [not-in-charge] ( QString const& host, quint16 port, QString const& user, QString const& password )
[symbol: _ZN7Soprano6Client11SparqlModelC2ERK7QStringtS4_S4_]
SparqlModel::statementCount ( ) const
[symbol: _ZNK7Soprano6Client11SparqlModel14statementCountEv]
SparqlModel::staticMetaObject [data]
[symbol: _ZN7Soprano6Client11SparqlModel16staticMetaObjectE]
SparqlModel::~SparqlModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Client11SparqlModelD0Ev]
SparqlModel::~SparqlModel [in-charge] ( )
[symbol: _ZN7Soprano6Client11SparqlModelD1Ev]
SparqlModel::~SparqlModel [not-in-charge] ( )
[symbol: _ZN7Soprano6Client11SparqlModelD2Ev]
statement.h,
libsoprano.so.4.3.0
operator<< ( QTextStream& s, Soprano::Statement const& p2 )
[symbol: _ZlsR11QTextStreamRKN7Soprano9StatementE]
statement.h,
libsoprano.so.4.3.0
namespace Soprano
Statement::operator!= ( Statement const& other ) const
[symbol: _ZNK7Soprano9StatementneERKS0_]
statementiterator.h,
libsoprano.so.4.3.0
namespace Soprano
StatementIterator::iterateContexts ( ) const
[symbol: _ZNK7Soprano17StatementIterator15iterateContextsEv]
StatementIterator::iterateObjects ( ) const
[symbol: _ZNK7Soprano17StatementIterator14iterateObjectsEv]
StatementIterator::iteratePredicates ( ) const
[symbol: _ZNK7Soprano17StatementIterator17iteratePredicatesEv]
StatementIterator::iterateSubjects ( ) const
[symbol: _ZNK7Soprano17StatementIterator15iterateSubjectsEv]
StatementIterator::StatementIterator [in-charge] ( IteratorBackend<Statement>* sti )
[symbol: _ZN7Soprano17StatementIteratorC1EPNS_15IteratorBackendINS_9StatementEEE]
StatementIterator::StatementIterator [not-in-charge] ( IteratorBackend<Statement>* sti )
[symbol: _ZN7Soprano17StatementIteratorC2EPNS_15IteratorBackendINS_9StatementEEE]
statementpattern.h,
libsoprano.so.4.3.0
operator<< ( QDebug s, Soprano::Inference::StatementPattern const& p2 )
[symbol: _Zls6QDebugRKN7Soprano9Inference16StatementPatternE]
statementpattern.h,
libsoprano.so.4.3.0
namespace Soprano::Inference
StatementPattern::createSparqlGraphPattern ( Soprano::BindingSet const& bindings ) const
[symbol: _ZNK7Soprano9Inference16StatementPattern24createSparqlGraphPatternERKNS_10BindingSetE]
StatementPattern::isValid ( ) const
[symbol: _ZNK7Soprano9Inference16StatementPattern7isValidEv]
StatementPattern::match ( Soprano::Statement const& p1 ) const
[symbol: _ZNK7Soprano9Inference16StatementPattern5matchERKNS_9StatementE]
StatementPattern::objectPattern ( ) const
[symbol: _ZNK7Soprano9Inference16StatementPattern13objectPatternEv]
StatementPattern::operator = ( StatementPattern const& p1 )
[symbol: _ZN7Soprano9Inference16StatementPatternaSERKS1_]
StatementPattern::predicatePattern ( ) const
[symbol: _ZNK7Soprano9Inference16StatementPattern16predicatePatternEv]
StatementPattern::StatementPattern [in-charge] ( )
[symbol: _ZN7Soprano9Inference16StatementPatternC1Ev]
StatementPattern::StatementPattern [in-charge] ( NodePattern const& p1, NodePattern const& p2, NodePattern const& p3 )
[symbol: _ZN7Soprano9Inference16StatementPatternC1ERKNS0_11NodePatternES4_S4_]
StatementPattern::StatementPattern [in-charge] ( StatementPattern const& p1 )
[symbol: _ZN7Soprano9Inference16StatementPatternC1ERKS1_]
StatementPattern::StatementPattern [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference16StatementPatternC2Ev]
StatementPattern::StatementPattern [not-in-charge] ( NodePattern const& p1, NodePattern const& p2, NodePattern const& p3 )
[symbol: _ZN7Soprano9Inference16StatementPatternC2ERKNS0_11NodePatternES4_S4_]
StatementPattern::StatementPattern [not-in-charge] ( StatementPattern const& p1 )
[symbol: _ZN7Soprano9Inference16StatementPatternC2ERKS1_]
StatementPattern::subjectPattern ( ) const
[symbol: _ZNK7Soprano9Inference16StatementPattern14subjectPatternEv]
StatementPattern::~StatementPattern [in-charge] ( )
[symbol: _ZN7Soprano9Inference16StatementPatternD1Ev]
StatementPattern::~StatementPattern [not-in-charge] ( )
[symbol: _ZN7Soprano9Inference16StatementPatternD2Ev]
storagemodel.h,
libsoprano.so.4.3.0
namespace Soprano
StorageModel::backend ( ) const
[symbol: _ZNK7Soprano12StorageModel7backendEv]
StorageModel::containsAnyStatement ( Statement const& statement ) const
[symbol: _ZNK7Soprano12StorageModel20containsAnyStatementERKNS_9StatementE]
StorageModel::containsStatement ( Statement const& statement ) const
[symbol: _ZNK7Soprano12StorageModel17containsStatementERKNS_9StatementE]
StorageModel::isEmpty ( ) const
[symbol: _ZNK7Soprano12StorageModel7isEmptyEv]
StorageModel::metaObject ( ) const
[symbol: _ZNK7Soprano12StorageModel10metaObjectEv]
StorageModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano12StorageModel11qt_metacallEN11QMetaObject4CallEiPPv]
StorageModel::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano12StorageModel11qt_metacastEPKc]
StorageModel::removeAllStatements ( Statement const& statement )
[symbol: _ZN7Soprano12StorageModel19removeAllStatementsERKNS_9StatementE]
StorageModel::staticMetaObject [data]
[symbol: _ZN7Soprano12StorageModel16staticMetaObjectE]
StorageModel::StorageModel [in-charge] ( Backend const* backend )
[symbol: _ZN7Soprano12StorageModelC1EPKNS_7BackendE]
StorageModel::StorageModel [not-in-charge] ( Backend const* backend )
[symbol: _ZN7Soprano12StorageModelC2EPKNS_7BackendE]
StorageModel::~StorageModel [in-charge-deleting] ( )
[symbol: _ZN7Soprano12StorageModelD0Ev]
StorageModel::~StorageModel [in-charge] ( )
[symbol: _ZN7Soprano12StorageModelD1Ev]
StorageModel::~StorageModel [not-in-charge] ( )
[symbol: _ZN7Soprano12StorageModelD2Ev]
tcpclient.h,
libsopranoclient.so.1.2.0
namespace Soprano::Client
TcpClient::connect ( QHostAddress const& address, int port )
[symbol: _ZN7Soprano6Client9TcpClient7connectERK12QHostAddressi]
TcpClient::createModel ( QString const& name, QList<Soprano::BackendSetting>const& settings )
[symbol: _ZN7Soprano6Client9TcpClient11createModelERK7QStringRK5QListINS_14BackendSettingEE]
TcpClient::DEFAULT_PORT [data]
[symbol: _ZN7Soprano6Client9TcpClient12DEFAULT_PORTE]
TcpClient::disconnect ( )
[symbol: _ZN7Soprano6Client9TcpClient10disconnectEv]
TcpClient::isConnected ( )
[symbol: _ZN7Soprano6Client9TcpClient11isConnectedEv]
TcpClient::metaObject ( ) const
[symbol: _ZNK7Soprano6Client9TcpClient10metaObjectEv]
TcpClient::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN7Soprano6Client9TcpClient11qt_metacallEN11QMetaObject4CallEiPPv]
TcpClient::qt_metacast ( char const* p1 )
[symbol: _ZN7Soprano6Client9TcpClient11qt_metacastEPKc]
TcpClient::removeModel ( QString const& name )
[symbol: _ZN7Soprano6Client9TcpClient11removeModelERK7QString]
TcpClient::staticMetaObject [data]
[symbol: _ZN7Soprano6Client9TcpClient16staticMetaObjectE]
TcpClient::TcpClient [in-charge] ( QObject* parent )
[symbol: _ZN7Soprano6Client9TcpClientC1EP7QObject]
TcpClient::TcpClient [not-in-charge] ( QObject* parent )
[symbol: _ZN7Soprano6Client9TcpClientC2EP7QObject]
TcpClient::~TcpClient [in-charge-deleting] ( )
[symbol: _ZN7Soprano6Client9TcpClientD0Ev]
TcpClient::~TcpClient [in-charge] ( )
[symbol: _ZN7Soprano6Client9TcpClientD1Ev]
TcpClient::~TcpClient [not-in-charge] ( )
[symbol: _ZN7Soprano6Client9TcpClientD2Ev]
to the top
Removed Symbols (73)
backend.h,
libsoprano.so.3.0.0
namespace Soprano
Backend::backendName ( ) const
[symbol: _ZNK7Soprano7Backend11backendNameEv]
Backend::hasFeature ( QString const& feature ) const
[symbol: _ZNK7Soprano7Backend10hasFeatureERK7QString]
Backend::hasFeatures ( QStringList const& feature ) const
[symbol: _ZNK7Soprano7Backend11hasFeaturesERK11QStringList]
error.h,
libsoprano.so.3.0.0
namespace Soprano
errorMessage ( ErrorCode p1 )
[symbol: _ZN7Soprano12errorMessageENS_9ErrorCodeE]
model.h,
libsoprano.so.3.0.0
namespace Soprano
Model::add ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5Model3addERK5QListINS_9StatementEE]
Model::add ( QList<Statement>const& statements, Node const& context )
[symbol: _ZN7Soprano5Model3addERK5QListINS_9StatementEERKNS_4NodeE]
Model::add ( Model const& model )
[symbol: _ZN7Soprano5Model3addERKS0_]
Model::add ( StatementIterator const& iter )
[symbol: _ZN7Soprano5Model3addERKNS_17StatementIteratorE]
Model::add ( StatementIterator const& iter, Node const& context )
[symbol: _ZN7Soprano5Model3addERKNS_17StatementIteratorERKNS_4NodeE]
Model::isEmpty ( ) const
[symbol: _ZNK7Soprano5Model7isEmptyEv]
Model::listStatements ( Node const& subject, Node const& predicate, Node const& object ) const
[symbol: _ZNK7Soprano5Model14listStatementsERKNS_4NodeES3_S3_]
Model::remove ( QList<Statement>const& statements )
[symbol: _ZN7Soprano5Model6removeERK5QListINS_9StatementEE]
Model::removeAll ( )
[symbol: _ZN7Soprano5Model9removeAllEv]
Model::removeAll ( Node const& subject, Node const& predicate, Node const& object )
[symbol: _ZN7Soprano5Model9removeAllERKNS_4NodeES3_S3_]
Model::removeAll ( Statement const& statement )
[symbol: _ZN7Soprano5Model9removeAllERKNS_9StatementE]
Model::removeAll ( Statement const& statement, Node const& context )
[symbol: _ZN7Soprano5Model9removeAllERKNS_9StatementERKNS_4NodeE]
node.h,
libsoprano.so.3.0.0
namespace Soprano
Node::Node [in-charge] ( QUrl const& uri, Node::Type type )
[symbol: _ZN7Soprano4NodeC1ERK4QUrlNS0_4TypeE]
Node::Node [not-in-charge] ( QUrl const& uri, Node::Type type )
[symbol: _ZN7Soprano4NodeC2ERK4QUrlNS0_4TypeE]
parser.h,
libsoprano.so.3.0.0
namespace Soprano
Parser::parse ( QUrl const& url ) const
[symbol: _ZNK7Soprano6Parser5parseERK4QUrl]
Parser::parseFile ( QString const& filename, QUrl const& baseUri, RdfSerialization serialization ) const
[symbol: _ZNK7Soprano6Parser9parseFileERK7QStringRK4QUrlNS_16RdfSerializationE]
Parser::Parser [in-charge] ( )
[symbol: _ZN7Soprano6ParserC1Ev]
Parser::Parser [not-in-charge] ( )
[symbol: _ZN7Soprano6ParserC2Ev]
Parser::parseString ( QString const& data, QUrl const& baseUri, RdfSerialization serialization ) const
[symbol: _ZNK7Soprano6Parser11parseStringERK7QStringRK4QUrlNS_16RdfSerializationE]
serializationMimeType ( RdfSerialization serialization )
[symbol: _ZN7Soprano21serializationMimeTypeENS_16RdfSerializationE]
pluginmanager.h,
libsoprano.so.3.0.0
namespace Soprano
PluginManager::discoverBackendByFeatures ( QStringList const& features )
[symbol: _ZN7Soprano13PluginManager25discoverBackendByFeaturesERK11QStringList]
query.h,
libsoprano.so.3.0.0
namespace Soprano
Query::limit ( ) const
[symbol: _ZNK7Soprano5Query5limitEv]
Query::offset ( ) const
[symbol: _ZNK7Soprano5Query6offsetEv]
Query::query ( ) const
[symbol: _ZNK7Soprano5Query5queryEv]
Query::Query [in-charge] ( QString const& query, Query::QueryType type )
[symbol: _ZN7Soprano5QueryC1ERK7QStringNS0_9QueryTypeE]
Query::Query [in-charge] ( QString const& query, Query::QueryType type, int limit, int offset )
[symbol: _ZN7Soprano5QueryC1ERK7QStringNS0_9QueryTypeEii]
Query::Query [in-charge] ( Query const& other )
[symbol: _ZN7Soprano5QueryC1ERKS0_]
Query::Query [not-in-charge] ( QString const& query, Query::QueryType type )
[symbol: _ZN7Soprano5QueryC2ERK7QStringNS0_9QueryTypeE]
Query::Query [not-in-charge] ( QString const& query, Query::QueryType type, int limit, int offset )
[symbol: _ZN7Soprano5QueryC2ERK7QStringNS0_9QueryTypeEii]
Query::Query [not-in-charge] ( Query const& other )
[symbol: _ZN7Soprano5QueryC2ERKS0_]
Query::setLimit ( int limit )
[symbol: _ZN7Soprano5Query8setLimitEi]
Query::setOffset ( int offset )
[symbol: _ZN7Soprano5Query9setOffsetEi]
Query::type ( ) const
[symbol: _ZNK7Soprano5Query4typeEv]
Query::~Query [in-charge] ( )
[symbol: _ZN7Soprano5QueryD1Ev]
Query::~Query [not-in-charge] ( )
[symbol: _ZN7Soprano5QueryD2Ev]
resultset.h,
libsoprano.so.3.0.0
namespace Soprano
ResultSet::binding ( int offset ) const
[symbol: _ZNK7Soprano9ResultSet7bindingEi]
ResultSet::binding ( QString const& name ) const
[symbol: _ZNK7Soprano9ResultSet7bindingERK7QString]
ResultSet::bindingCount ( ) const
[symbol: _ZNK7Soprano9ResultSet12bindingCountEv]
ResultSet::bindingNames ( ) const
[symbol: _ZNK7Soprano9ResultSet12bindingNamesEv]
ResultSet::boolValue ( ) const
[symbol: _ZNK7Soprano9ResultSet9boolValueEv]
ResultSet::currentStatement ( ) const
[symbol: _ZNK7Soprano9ResultSet16currentStatementEv]
ResultSet::isBinding ( ) const
[symbol: _ZNK7Soprano9ResultSet9isBindingEv]
ResultSet::isBool ( ) const
[symbol: _ZNK7Soprano9ResultSet6isBoolEv]
ResultSet::isGraph ( ) const
[symbol: _ZNK7Soprano9ResultSet7isGraphEv]
ResultSet::model ( ) const
[symbol: _ZNK7Soprano9ResultSet5modelEv]
ResultSet::next ( )
[symbol: _ZN7Soprano9ResultSet4nextEv]
ResultSet::operator = ( ResultSet const& p1 )
[symbol: _ZN7Soprano9ResultSetaSERKS0_]
ResultSet::ResultSet [in-charge] ( )
[symbol: _ZN7Soprano9ResultSetC1Ev]
ResultSet::ResultSet [in-charge] ( QueryResult* qr )
[symbol: _ZN7Soprano9ResultSetC1EPNS_11QueryResultE]
ResultSet::ResultSet [in-charge] ( ResultSet const& p1 )
[symbol: _ZN7Soprano9ResultSetC1ERKS0_]
ResultSet::ResultSet [not-in-charge] ( )
[symbol: _ZN7Soprano9ResultSetC2Ev]
ResultSet::ResultSet [not-in-charge] ( QueryResult* qr )
[symbol: _ZN7Soprano9ResultSetC2EPNS_11QueryResultE]
ResultSet::ResultSet [not-in-charge] ( ResultSet const& p1 )
[symbol: _ZN7Soprano9ResultSetC2ERKS0_]
ResultSet::~ResultSet [in-charge-deleting] ( )
[symbol: _ZN7Soprano9ResultSetD0Ev]
ResultSet::~ResultSet [in-charge] ( )
[symbol: _ZN7Soprano9ResultSetD1Ev]
ResultSet::~ResultSet [not-in-charge] ( )
[symbol: _ZN7Soprano9ResultSetD2Ev]
vtable for ResultSet [data]
[symbol: _ZTVN7Soprano9ResultSetE]
soprano.h,
libsoprano.so.3.0.0
namespace Soprano
createModel ( )
[symbol: _ZN7Soprano11createModelEv]
createModel ( QString const& name, QStringList const& options )
[symbol: _ZN7Soprano11createModelERK7QStringRK11QStringList]
createParser ( QStringList const& options )
[symbol: _ZN7Soprano12createParserERK11QStringList]
discoverBackendByFeatures ( QStringList const& features )
[symbol: _ZN7Soprano25discoverBackendByFeaturesERK11QStringList]
statement.h,
libsoprano.so.3.0.0
namespace Soprano
Statement::operator!= ( Statement const& other )
[symbol: _ZN7Soprano9StatementneERKS0_]
Statement::operator == ( Statement const& other )
[symbol: _ZN7Soprano9StatementeqERKS0_]
statementiterator.h,
libsoprano.so.3.0.0
namespace Soprano
StatementIterator::hasNext ( ) const
[symbol: _ZNK7Soprano17StatementIterator7hasNextEv]
StatementIterator::isEmpty ( ) const
[symbol: _ZNK7Soprano17StatementIterator7isEmptyEv]
StatementIterator::isValid ( ) const
[symbol: _ZNK7Soprano17StatementIterator7isValidEv]
StatementIterator::next ( ) const
[symbol: _ZNK7Soprano17StatementIterator4nextEv]
StatementIterator::StatementIterator [in-charge] ( StatementIteratorPrivate* sti )
[symbol: _ZN7Soprano17StatementIteratorC1EPNS_24StatementIteratorPrivateE]
StatementIterator::StatementIterator [not-in-charge] ( StatementIteratorPrivate* sti )
[symbol: _ZN7Soprano17StatementIteratorC2EPNS_24StatementIteratorPrivateE]
to the top
Problems with Data Types, High Severity (20)
backend.h
namespace Soprano
[+] class Backend (4)
| Change |
Effect |
1 | Base class Error::ErrorCache has been added. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 8 bytes to 20 bytes. 3) The memory layout in this class has been shifted by 16 bytes. |
2 | Size of this class has been increased from 8 bytes to 20 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
3 | Pure virtual method Backend::createModel ( BackendSettings const& ) const has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Pure virtual method Backend::deleteModelData ( BackendSettings const& ) const has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 14 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Backend |
~Backend |
12 |
~Backend |
~Backend |
16 |
__cxa_pure_virtual |
Plugin::isAvailable |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
|
Backend::supportedUserFeatures |
36 |
|
-0x000000008 |
40 |
|
(int (*)(...))(& typeinfo) |
44 |
|
non-virtual thunk |
48 |
|
non-virtual thunk |
52 |
|
Error::ErrorCache::lastError |
[+] affected symbols (13)
Backend::Backend [in-charge] ( QString const& name )This constructor is from 'Backend' class.
Backend::backendName ( ) constThis method is from 'Backend' class.
Backend::createModel ( ) constThis method is from 'Backend' class.
Backend::createModel ( QString const& name, QStringList const& options ) constThis method is from 'Backend' class.
Backend::createParser ( QStringList const& options ) constThis method is from 'Backend' class.
Backend::features ( ) constThis method is from 'Backend' class.
Backend::hasFeature ( QString const& feature ) constThis method is from 'Backend' class.
Backend::hasFeatures ( QStringList const& feature ) constThis method is from 'Backend' class.
Backend::~Backend [in-charge] ( )This method is from 'Backend' class.
discoverBackendByName ( QString const& name )Return value (pointer) has base type 'Backend'.
PluginManager::discoverBackendByName ( QString const& name )Return value (pointer) has base type 'Backend'.
setUsedBackend ( Backend const* p1 )1st parameter 'p1' (pointer) has base type 'Backend'.
usedBackend ( )Return value (pointer) has base type 'Backend'.
literalvalue.h
namespace Soprano
[+] class LiteralValue (1)
| Change |
Effect |
1 | Base class QVariant has been removed. | 1) Size of the class has been changed from 16 bytes to 4 bytes. 2) The memory layout in this class has been shifted by 12 bytes. |
[+] affected symbols (58)
LiteralValue::dataTypeUri ( ) constThis method is from 'LiteralValue' class.
LiteralValue::dataTypeUriFromType ( QVariant::Type type ) [static]This method is from 'LiteralValue' class.
LiteralValue::fromString ( QString const& value, QUrl const& dataTypeUri ) [static]This method is from 'LiteralValue' class.
LiteralValue::fromString ( QString const& value, QVariant::Type type ) [static]This method is from 'LiteralValue' class.
LiteralValue::isBool ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isDate ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isDateTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isDouble ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isString ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isUnsignedInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isUnsignedInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isValid ( ) constThis method is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( bool b )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( char const* string )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( double d )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( int i )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( qlonglong i )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QDate const& date )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QDateTime const& datetime )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QLatin1String const& string )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QString const& string )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QTime const& time )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QVariant const& v )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( LiteralValue const& other )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( uint i )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( qulonglong i )This constructor is from 'LiteralValue' class.
LiteralValue::operator!= ( LiteralValue const& other ) constThis method is from 'LiteralValue' class.
LiteralValue::operator = ( bool b )This method is from 'LiteralValue' class.
LiteralValue::operator = ( double d )This method is from 'LiteralValue' class.
LiteralValue::operator = ( int i )This method is from 'LiteralValue' class.
LiteralValue::operator = ( qlonglong i )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QDate const& date )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QDateTime const& datetime )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QLatin1String const& s )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QString const& s )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QTime const& time )This method is from 'LiteralValue' class.
LiteralValue::operator = ( LiteralValue const& other )This method is from 'LiteralValue' class.
LiteralValue::operator = ( uint i )This method is from 'LiteralValue' class.
LiteralValue::operator = ( qulonglong i )This method is from 'LiteralValue' class.
LiteralValue::operator == ( LiteralValue const& other ) constThis method is from 'LiteralValue' class.
LiteralValue::toBool ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toDate ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toDateTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toDouble ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toString ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toUnsignedInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toUnsignedInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::type ( ) constThis method is from 'LiteralValue' class.
LiteralValue::typeFromDataTypeUri ( QUrl const& dataTypeUri ) [static]This method is from 'LiteralValue' class.
LiteralValue::variant ( ) constThis method is from 'LiteralValue' class.
LiteralValue::~LiteralValue [in-charge] ( )This method is from 'LiteralValue' class.
model.h
namespace Soprano
[+] class Model (9)
| Change |
Effect |
1 | Base class Error::ErrorCache has been added. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 8 bytes to 20 bytes. 3) The memory layout in this class has been shifted by 16 bytes. |
2 | Size of this class has been increased from 8 bytes to 20 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
3 | Pure virtual method Model::addStatement ( Statement const& ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Pure virtual method Model::listContexts ( ) const has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Pure virtual method Model::removeStatement ( Statement const& ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | The relative position of pure virtual method Model::listStatements ( Statement const& ) const has been changed from 1 to 0. | The layout of v-table has been changed. Call of this pure virtual method implementation may result in crash or incorrect behavior of applications. |
7 | Pure_Virtual method Model::add ( Statement const&, Node const& ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Pure_Virtual method Model::executeQuery ( Query const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
9 | Pure_Virtual method Model::listStatements ( Node const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 25 entries | Virtual Table (New) - 31 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Model |
Model::metaObject |
12 |
~Model |
Model::qt_metacast |
16 |
__cxa_pure_virtual |
Model::qt_metacall |
20 |
__cxa_pure_virtual |
~Model |
24 |
Model::isEmpty |
~Model |
28 |
__cxa_pure_virtual |
QObject::event |
32 |
__cxa_pure_virtual |
QObject::eventFilter |
36 |
__cxa_pure_virtual |
QObject::timerEvent |
40 |
__cxa_pure_virtual |
QObject::childEvent |
44 |
Model::listStatements |
QObject::customEvent |
48 |
__cxa_pure_virtual |
QObject::connectNotify |
52 |
__cxa_pure_virtual |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
Model::remove |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
Model::removeAll |
__cxa_pure_virtual |
80 |
Model::removeAll |
__cxa_pure_virtual |
84 |
Model::removeAll |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
__cxa_pure_virtual |
__cxa_pure_virtual |
96 |
__cxa_pure_virtual |
Model::write |
100 |
|
__cxa_pure_virtual |
104 |
|
-0x000000008 |
108 |
|
(int (*)(...))(& typeinfo) |
112 |
|
non-virtual thunk |
116 |
|
non-virtual thunk |
120 |
|
Error::ErrorCache::lastError |
[+] affected symbols (30)
Model::add ( QList<Statement>const& statements )This method is from 'Model' class.
Model::add ( QList<Statement>const& statements, Node const& context )This method is from 'Model' class.
Model::add ( Model const& model )This method is from 'Model' class.
Model::add ( Statement const& statement )This method is from 'Model' class.
Model::add ( Statement const& statement, Node const& context )This method is from 'Model' class.
Model::add ( StatementIterator const& iter )This method is from 'Model' class.
Model::add ( StatementIterator const& iter, Node const& context )This method is from 'Model' class.
Model::contains ( Node const& context ) constThis method is from 'Model' class.
Model::contains ( Statement const& statement ) constThis method is from 'Model' class.
Model::contexts ( ) constThis method is from 'Model' class.
Model::executeQuery ( Query const& query ) constThis method is from 'Model' class.
Model::isEmpty ( ) constThis method is from 'Model' class.
Model::listStatements ( ) constThis method is from 'Model' class.
Model::listStatements ( Node const& context ) constThis method is from 'Model' class.
Model::listStatements ( Node const& subject, Node const& predicate, Node const& object ) constThis method is from 'Model' class.
Model::listStatements ( Statement const& partial ) constThis method is from 'Model' class.
Model::listStatements ( Statement const& partial, Node const& context ) constThis method is from 'Model' class.
Model::Model [in-charge] ( )This constructor is from 'Model' class.
Model::print ( ) constThis method is from 'Model' class.
Model::remove ( QList<Statement>const& statements )This method is from 'Model' class.
Model::remove ( Node const& context )This method is from 'Model' class.
Model::remove ( Statement const& statement )This method is from 'Model' class.
Model::remove ( Statement const& statement, Node const& context )This method is from 'Model' class.
Model::removeAll ( )This method is from 'Model' class.
Model::removeAll ( Node const& subject, Node const& predicate, Node const& object )This method is from 'Model' class.
Model::removeAll ( Statement const& statement )This method is from 'Model' class.
Model::removeAll ( Statement const& statement, Node const& context )This method is from 'Model' class.
Model::size ( ) constThis method is from 'Model' class.
Model::write ( QTextStream& os ) constThis method is from 'Model' class.
Model::~Model [in-charge] ( )This method is from 'Model' class.
parser.h
namespace Soprano
[+] class Parser (4)
| Change |
Effect |
1 | Base class Error::ErrorCache has been added. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 4 bytes to 20 bytes. 3) The memory layout in this class has been shifted by 16 bytes. |
2 | Size of this class has been increased from 4 bytes to 20 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
3 | Virtual method Parser::parseFile ( QString const&, QUrl const&, RdfSerialization, QString const& ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method Parser::supportedUserSerializations ( ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 15 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Parser |
~Parser |
12 |
~Parser |
~Parser |
16 |
__cxa_pure_virtual |
Plugin::isAvailable |
20 |
Parser::parseFile |
__cxa_pure_virtual |
24 |
Parser::parseString |
Parser::supportedUserSerializations |
28 |
__cxa_pure_virtual |
Parser::parseFile |
32 |
|
Parser::parseString |
36 |
|
__cxa_pure_virtual |
40 |
|
-0x000000008 |
44 |
|
(int (*)(...))(& typeinfo) |
48 |
|
non-virtual thunk |
52 |
|
non-virtual thunk |
56 |
|
Error::ErrorCache::lastError |
[+] affected symbols (7)
Parser::parse ( QUrl const& url ) constThis method is from 'Parser' class.
Parser::parseFile ( QString const& filename, QUrl const& baseUri, RdfSerialization serialization ) constThis method is from 'Parser' class.
Parser::Parser [in-charge] ( )This constructor is from 'Parser' class.
Parser::parseStream ( QTextStream* stream, QUrl const& baseUri, RdfSerialization serialization ) constThis method is from 'Parser' class.
Parser::parseString ( QString const& data, QUrl const& baseUri, RdfSerialization serialization ) constThis method is from 'Parser' class.
Parser::supportedSerializations ( ) constThis method is from 'Parser' class.
Parser::~Parser [in-charge] ( )This method is from 'Parser' class.
statementiterator.h
namespace Soprano
[+] class StatementIterator (2)
| Change |
Effect |
1 | Base class Iterator<Statement> has been added. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 8 bytes to 12 bytes. 3) The memory layout in this class has been shifted by 12 bytes. |
2 | Size of this class has been increased from 8 bytes to 12 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 4 entries | Virtual Table (New) - 5 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~StatementIterator |
~StatementIterator |
12 |
~StatementIterator |
~StatementIterator |
16 |
|
Error::ErrorCache::lastError |
[+] affected symbols (10)
Model::listStatements ( ) constReturn value has type 'StatementIterator'.
StatementIterator::hasNext ( ) constThis method is from 'StatementIterator' class.
StatementIterator::isEmpty ( ) constThis method is from 'StatementIterator' class.
StatementIterator::isValid ( ) constThis method is from 'StatementIterator' class.
StatementIterator::next ( ) constThis method is from 'StatementIterator' class.
StatementIterator::operator = ( StatementIterator const& p1 )1st parameter 'p1' (reference) has base type 'StatementIterator'.
StatementIterator::StatementIterator [in-charge] ( )This constructor is from 'StatementIterator' class.
StatementIterator::StatementIterator [in-charge] ( StatementIterator const& sti )1st parameter 'sti' (reference) has base type 'StatementIterator'.
StatementIterator::StatementIterator [in-charge] ( StatementIteratorPrivate* sti )This constructor is from 'StatementIterator' class.
StatementIterator::~StatementIterator [in-charge] ( )This method is from 'StatementIterator' class.
to the top
Problems with Symbols, High Severity (15)
model.h,
libsoprano.so.3.0.0
namespace Soprano
[+] Model::listStatements ( Node const& subject, Node const& predicate, Node const& object ) const (1)
changed to:Model::listStatements ( Node const& subject, Node const& predicate, Node const& object, Node const& context ) const
[symbol: _ZNK7Soprano5Model14listStatementsERKNS_4NodeES3_S3_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7Soprano5Model14listStatementsERKNS_4NodeES3_S3_ to _ZNK7Soprano5Model14listStatementsERKNS_4NodeES3_S3_S3_. This may cause "undefined reference" linker error in old client applications. |
node.h,
libsoprano.so.3.0.0
namespace Soprano
[+] Node::Node [not-in-charge] ( QUrl const& uri, Node::Type type ) (1)
changed to:Node::Node [not-in-charge] ( QString const& id )
[symbol: _ZN7Soprano4NodeC2ERK4QUrlNS0_4TypeE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano4NodeC2ERK4QUrlNS0_4TypeE to _ZN7Soprano4NodeC2ERK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] Node::Node [in-charge] ( QUrl const& uri, Node::Type type ) (1)
changed to:Node::Node [in-charge] ( QString const& id )
[symbol: _ZN7Soprano4NodeC1ERK4QUrlNS0_4TypeE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano4NodeC1ERK4QUrlNS0_4TypeE to _ZN7Soprano4NodeC1ERK7QString. This may cause "undefined reference" linker error in old client applications. |
parser.h,
libsoprano.so.3.0.0
namespace Soprano
[+] Parser::parseFile ( QString const& filename, QUrl const& baseUri, RdfSerialization serialization ) const (1)
changed to:Parser::parseFile ( QString const& filename, QUrl const& baseUri, RdfSerialization serialization, QString const& userSerialization ) const
[symbol: _ZNK7Soprano6Parser9parseFileERK7QStringRK4QUrlNS_16RdfSerializationE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7Soprano6Parser9parseFileERK7QStringRK4QUrlNS_16RdfSerializationE to _ZNK7Soprano6Parser9parseFileERK7QStringRK4QUrlNS_16RdfSerializationES3_. This may cause "undefined reference" linker error in old client applications. |
[+] Parser::Parser [not-in-charge] ( ) (1)
changed to:Parser::Parser [not-in-charge] ( QString const& name )
[symbol: _ZN7Soprano6ParserC2Ev]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano6ParserC2Ev to _ZN7Soprano6ParserC2ERK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] Parser::Parser [in-charge] ( ) (1)
changed to:Parser::Parser [in-charge] ( QString const& name )
[symbol: _ZN7Soprano6ParserC1Ev]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano6ParserC1Ev to _ZN7Soprano6ParserC1ERK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] Parser::parseString ( QString const& data, QUrl const& baseUri, RdfSerialization serialization ) const (1)
changed to:Parser::parseString ( QString const& data, QUrl const& baseUri, RdfSerialization serialization, QString const& userSerialization ) const
[symbol: _ZNK7Soprano6Parser11parseStringERK7QStringRK4QUrlNS_16RdfSerializationE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7Soprano6Parser11parseStringERK7QStringRK4QUrlNS_16RdfSerializationE to _ZNK7Soprano6Parser11parseStringERK7QStringRK4QUrlNS_16RdfSerializationES3_. This may cause "undefined reference" linker error in old client applications. |
[+] serializationMimeType ( RdfSerialization serialization ) (1)
changed to:serializationMimeType ( RdfSerialization serialization, QString const& userSerialization )
[symbol: _ZN7Soprano21serializationMimeTypeENS_16RdfSerializationE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano21serializationMimeTypeENS_16RdfSerializationE to _ZN7Soprano21serializationMimeTypeENS_16RdfSerializationERK7QString. This may cause "undefined reference" linker error in old client applications. |
pluginmanager.h,
libsoprano.so.3.0.0
namespace Soprano
[+] PluginManager::discoverBackendByFeatures ( QStringList const& features ) (1)
changed to:PluginManager::discoverBackendByFeatures ( BackendFeatures features, QStringList const& userFeatures )
[symbol: _ZN7Soprano13PluginManager25discoverBackendByFeaturesERK11QStringList]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano13PluginManager25discoverBackendByFeaturesERK11QStringList to _ZN7Soprano13PluginManager25discoverBackendByFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList. This may cause "undefined reference" linker error in old client applications. |
soprano.h,
libsoprano.so.3.0.0
namespace Soprano
[+] createModel ( ) (1)
changed to:createModel ( BackendSettings const& settings )
[symbol: _ZN7Soprano11createModelEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano11createModelEv to _ZN7Soprano11createModelERK5QListINS_14BackendSettingEE. This may cause "undefined reference" linker error in old client applications. |
[+] createModel ( QString const& name, QStringList const& options ) (1)
changed to:createModel ( BackendSettings const& settings )
[symbol: _ZN7Soprano11createModelERK7QStringRK11QStringList]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano11createModelERK7QStringRK11QStringList to _ZN7Soprano11createModelERK5QListINS_14BackendSettingEE. This may cause "undefined reference" linker error in old client applications. |
[+] discoverBackendByFeatures ( QStringList const& features ) (1)
changed to:discoverBackendByFeatures ( BackendFeatures features, QStringList const& userFeatures )
[symbol: _ZN7Soprano25discoverBackendByFeaturesERK11QStringList]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano25discoverBackendByFeaturesERK11QStringList to _ZN7Soprano25discoverBackendByFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList. This may cause "undefined reference" linker error in old client applications. |
statement.h,
libsoprano.so.3.0.0
namespace Soprano
[+] Statement::operator!= ( Statement const& other ) (1)
changed to:Statement::operator!= ( Statement const& other ) const
[symbol: _ZN7Soprano9StatementneERKS0_]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano9StatementneERKS0_ to _ZNK7Soprano9StatementneERKS0_. This may cause "undefined reference" linker error in old client applications. |
statementiterator.h,
libsoprano.so.3.0.0
namespace Soprano
[+] StatementIterator::StatementIterator [in-charge] ( StatementIteratorPrivate* sti ) (1)
changed to:StatementIterator::StatementIterator [in-charge] ( IteratorBackend<Statement>* sti )
[symbol: _ZN7Soprano17StatementIteratorC1EPNS_24StatementIteratorPrivateE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano17StatementIteratorC1EPNS_24StatementIteratorPrivateE to _ZN7Soprano17StatementIteratorC1EPNS_15IteratorBackendINS_9StatementEEE. This may cause "undefined reference" linker error in old client applications. |
[+] StatementIterator::StatementIterator [not-in-charge] ( StatementIteratorPrivate* sti ) (1)
changed to:StatementIterator::StatementIterator [not-in-charge] ( IteratorBackend<Statement>* sti )
[symbol: _ZN7Soprano17StatementIteratorC2EPNS_24StatementIteratorPrivateE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7Soprano17StatementIteratorC2EPNS_24StatementIteratorPrivateE to _ZN7Soprano17StatementIteratorC2EPNS_15IteratorBackendINS_9StatementEEE. This may cause "undefined reference" linker error in old client applications. |
to the top
Problems with Data Types, Medium Severity (11)
backend.h
namespace Soprano
[+] class Backend (2)
| Change |
Effect |
1 | Pure virtual method Backend::supportedFeatures ( ) const has been added to this class instead of Backend::createModel ( ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Pure virtual method Backend::supportedUserFeatures ( ) const has been added to this class instead of Backend::createModel ( QString const&, QStringList const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 14 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Backend |
~Backend |
12 |
~Backend |
~Backend |
16 |
__cxa_pure_virtual |
Plugin::isAvailable |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
|
Backend::supportedUserFeatures |
36 |
|
-0x000000008 |
40 |
|
(int (*)(...))(& typeinfo) |
44 |
|
non-virtual thunk |
48 |
|
non-virtual thunk |
52 |
|
Error::ErrorCache::lastError |
[+] affected symbols (5)
Backend::Backend [in-charge] ( QString const& name )This constructor is from 'Backend' class.
Backend::backendName ( ) constThis method is from 'Backend' class.
Backend::hasFeature ( QString const& feature ) constThis method is from 'Backend' class.
Backend::hasFeatures ( QStringList const& feature ) constThis method is from 'Backend' class.
Backend::~Backend [in-charge] ( )This method is from 'Backend' class.
model.h
namespace Soprano
[+] class Model (7)
| Change |
Effect |
1 | Pure virtual method Model::containsAnyStatement ( Statement const& ) const has been added to this class instead of Model::contains ( Statement const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Pure virtual method Model::containsStatement ( Statement const& ) const has been added to this class instead of Model::contains ( Node const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Pure virtual method Model::createBlankNode ( ) has been added to this class instead of Model::listStatements ( Statement const&, Node const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
4 | Pure virtual method Model::executeQuery ( QString const&, Query::QueryLanguage, QString const& ) const has been added to this class instead of Model::contexts ( ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
5 | Pure virtual method Model::removeAllStatements ( Statement const& ) has been added to this class instead of Model::add ( Statement const& ). | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
6 | Virtual method bool Model::isEmpty() const became pure. | Old applications will not provide implementation for this pure virtual method. This may result in crash or incorrect behavior of applications. |
7 | Virtual method Model::statementCount ( ) const has been added to this class instead of Model::listStatements ( ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 25 entries | Virtual Table (New) - 31 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Model |
Model::metaObject |
12 |
~Model |
Model::qt_metacast |
16 |
__cxa_pure_virtual |
Model::qt_metacall |
20 |
__cxa_pure_virtual |
~Model |
24 |
Model::isEmpty |
~Model |
28 |
__cxa_pure_virtual |
QObject::event |
32 |
__cxa_pure_virtual |
QObject::eventFilter |
36 |
__cxa_pure_virtual |
QObject::timerEvent |
40 |
__cxa_pure_virtual |
QObject::childEvent |
44 |
Model::listStatements |
QObject::customEvent |
48 |
__cxa_pure_virtual |
QObject::connectNotify |
52 |
__cxa_pure_virtual |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
Model::remove |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
Model::removeAll |
__cxa_pure_virtual |
80 |
Model::removeAll |
__cxa_pure_virtual |
84 |
Model::removeAll |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
__cxa_pure_virtual |
__cxa_pure_virtual |
96 |
__cxa_pure_virtual |
Model::write |
100 |
|
__cxa_pure_virtual |
104 |
|
-0x000000008 |
108 |
|
(int (*)(...))(& typeinfo) |
112 |
|
non-virtual thunk |
116 |
|
non-virtual thunk |
120 |
|
Error::ErrorCache::lastError |
[+] affected symbols (16)
Model::add ( QList<Statement>const& statements )This method is from 'Model' class.
Model::add ( QList<Statement>const& statements, Node const& context )This method is from 'Model' class.
Model::add ( Model const& model )This method is from 'Model' class.
Model::add ( StatementIterator const& iter )This method is from 'Model' class.
Model::add ( StatementIterator const& iter, Node const& context )This method is from 'Model' class.
Model::isEmpty ( ) constThis method is from 'Model' class.
Model::listStatements ( ) constThis method is from 'Model' class.
Model::listStatements ( Node const& subject, Node const& predicate, Node const& object ) constThis method is from 'Model' class.
Model::listStatements ( Statement const& partial ) constThis method is from 'Model' class.
Model::Model [in-charge] ( )This constructor is from 'Model' class.
Model::remove ( QList<Statement>const& statements )This method is from 'Model' class.
Model::removeAll ( )This method is from 'Model' class.
Model::removeAll ( Node const& subject, Node const& predicate, Node const& object )This method is from 'Model' class.
Model::removeAll ( Statement const& statement )This method is from 'Model' class.
Model::removeAll ( Statement const& statement, Node const& context )This method is from 'Model' class.
Model::~Model [in-charge] ( )This method is from 'Model' class.
parser.h
namespace Soprano
[+] class Parser (2)
| Change |
Effect |
1 | Virtual method Parser::parseStream ( QTextStream&, QUrl const&, RdfSerialization, QString const& ) const has been added to this class instead of Parser::parseString ( QString const&, QUrl const&, RdfSerialization ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method Parser::parseString ( QString const&, QUrl const&, RdfSerialization, QString const& ) const has been added to this class instead of Parser::parseFile ( QString const&, QUrl const&, RdfSerialization ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 15 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Parser |
~Parser |
12 |
~Parser |
~Parser |
16 |
__cxa_pure_virtual |
Plugin::isAvailable |
20 |
Parser::parseFile |
__cxa_pure_virtual |
24 |
Parser::parseString |
Parser::supportedUserSerializations |
28 |
__cxa_pure_virtual |
Parser::parseFile |
32 |
|
Parser::parseString |
36 |
|
__cxa_pure_virtual |
40 |
|
-0x000000008 |
44 |
|
(int (*)(...))(& typeinfo) |
48 |
|
non-virtual thunk |
52 |
|
non-virtual thunk |
56 |
|
Error::ErrorCache::lastError |
[+] affected symbols (2)
Parser::parseFile ( QString const& filename, QUrl const& baseUri, RdfSerialization serialization ) constThis method is from 'Parser' class.
Parser::parseString ( QString const& data, QUrl const& baseUri, RdfSerialization serialization ) constThis method is from 'Parser' class.
to the top
Problems with Data Types, Low Severity (12)
literalvalue.h
namespace Soprano
[+] class LiteralValue (1)
| Change |
Effect |
1 | Size of this type has been changed from 16 bytes to 4 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (60)
operator<< ( QDebug dbg, LiteralValue const& p2 )2nd parameter 'p2' (reference) has base type 'LiteralValue'.
LiteralValue::dataTypeUri ( ) constThis method is from 'LiteralValue' class.
LiteralValue::fromString ( QString const& value, QUrl const& dataTypeUri ) [static]Return value has type 'LiteralValue'.
LiteralValue::fromString ( QString const& value, QVariant::Type type ) [static]Return value has type 'LiteralValue'.
LiteralValue::isBool ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isDate ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isDateTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isDouble ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isString ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isUnsignedInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isUnsignedInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::isValid ( ) constThis method is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( bool b )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( char const* string )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( double d )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( int i )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( qlonglong i )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QDate const& date )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QDateTime const& datetime )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QLatin1String const& string )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QString const& string )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QTime const& time )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( QVariant const& v )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( LiteralValue const& other )1st parameter 'other' (reference) has base type 'LiteralValue'.
LiteralValue::LiteralValue [in-charge] ( uint i )This constructor is from 'LiteralValue' class.
LiteralValue::LiteralValue [in-charge] ( qulonglong i )This constructor is from 'LiteralValue' class.
LiteralValue::operator!= ( LiteralValue const& other ) const1st parameter 'other' (reference) has base type 'LiteralValue'.
LiteralValue::operator = ( bool b )This method is from 'LiteralValue' class.
LiteralValue::operator = ( double d )This method is from 'LiteralValue' class.
LiteralValue::operator = ( int i )This method is from 'LiteralValue' class.
LiteralValue::operator = ( qlonglong i )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QDate const& date )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QDateTime const& datetime )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QLatin1String const& s )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QString const& s )This method is from 'LiteralValue' class.
LiteralValue::operator = ( QTime const& time )This method is from 'LiteralValue' class.
LiteralValue::operator = ( LiteralValue const& other )1st parameter 'other' (reference) has base type 'LiteralValue'.
LiteralValue::operator = ( uint i )This method is from 'LiteralValue' class.
LiteralValue::operator = ( qulonglong i )This method is from 'LiteralValue' class.
LiteralValue::operator == ( LiteralValue const& other ) const1st parameter 'other' (reference) has base type 'LiteralValue'.
LiteralValue::toBool ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toDate ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toDateTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toDouble ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toString ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toTime ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toUnsignedInt ( ) constThis method is from 'LiteralValue' class.
LiteralValue::toUnsignedInt64 ( ) constThis method is from 'LiteralValue' class.
LiteralValue::type ( ) constThis method is from 'LiteralValue' class.
LiteralValue::variant ( ) constThis method is from 'LiteralValue' class.
LiteralValue::~LiteralValue [in-charge] ( )This method is from 'LiteralValue' class.
Node::literal ( ) constReturn value has type 'LiteralValue'.
Node::Node [in-charge] ( LiteralValue const& value, QString const& language )1st parameter 'value' (reference) has base type 'LiteralValue'.
Node::operator = ( LiteralValue const& literal )1st parameter 'literal' (reference) has base type 'LiteralValue'.
model.h
namespace Soprano
[+] class Model (3)
| Change |
Effect |
1 | Virtual method QObject::metaObject ( ) const has been overridden by Model::metaObject ( ) const. | Method Model::metaObject ( ) const will be called instead of QObject::metaObject ( ) const by old applications. |
2 | Virtual method QObject::qt_metacall ( QMetaObject::Call, int, void** ) has been overridden by Model::qt_metacall ( QMetaObject::Call, int, void** ). | Method Model::qt_metacall ( QMetaObject::Call, int, void** ) will be called instead of QObject::qt_metacall ( QMetaObject::Call, int, void** ) by old applications. |
3 | Virtual method QObject::qt_metacast ( char const* ) has been overridden by Model::qt_metacast ( char const* ). | Method Model::qt_metacast ( char const* ) will be called instead of QObject::qt_metacast ( char const* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 25 entries | Virtual Table (New) - 31 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Model |
Model::metaObject |
12 |
~Model |
Model::qt_metacast |
16 |
__cxa_pure_virtual |
Model::qt_metacall |
20 |
__cxa_pure_virtual |
~Model |
24 |
Model::isEmpty |
~Model |
28 |
__cxa_pure_virtual |
QObject::event |
32 |
__cxa_pure_virtual |
QObject::eventFilter |
36 |
__cxa_pure_virtual |
QObject::timerEvent |
40 |
__cxa_pure_virtual |
QObject::childEvent |
44 |
Model::listStatements |
QObject::customEvent |
48 |
__cxa_pure_virtual |
QObject::connectNotify |
52 |
__cxa_pure_virtual |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
Model::remove |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
Model::removeAll |
__cxa_pure_virtual |
80 |
Model::removeAll |
__cxa_pure_virtual |
84 |
Model::removeAll |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
__cxa_pure_virtual |
__cxa_pure_virtual |
96 |
__cxa_pure_virtual |
Model::write |
100 |
|
__cxa_pure_virtual |
104 |
|
-0x000000008 |
108 |
|
(int (*)(...))(& typeinfo) |
112 |
|
non-virtual thunk |
116 |
|
non-virtual thunk |
120 |
|
Error::ErrorCache::lastError |
[+] affected symbols (3)
QObject::metaObject ( ) constThe method 'Model::metaObject () const' will be called instead of this method.
QObject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )The method 'Model::qt_metacall (QMetaObject::Call p1, int p2, void** p3)' will be called instead of this method.
QObject::qt_metacast ( char const* p1 )The method 'Model::qt_metacast (char const* p1)' will be called instead of this method.
parser.h
namespace Soprano
[+] class Parser (1)
| Change |
Effect |
1 | Field d has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (1)
Parser::~Parser [in-charge] ( )This method is from 'Parser' class.
[+] enum RdfSerialization (6)
| Change |
Effect |
1 | Name of member with value 0 has been changed from UNKNOWN to SerializationUnknown. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
2 | Name of member with value 1 has been changed from RDF_XML to SerializationRdfXml. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
3 | Name of member with value 16 has been changed from TRIG to SerializationTrig. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
4 | Name of member with value 2 has been changed from N3 to SerializationN3. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
5 | Name of member with value 4 has been changed from N_TRIPLES to SerializationNTriples. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
6 | Name of member with value 8 has been changed from TURTLE to SerializationTurtle. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
mimeTypeToSerialization ( QString const& mimetype )Return value has type 'RdfSerialization'.
statementiterator.h
namespace Soprano
[+] class StatementIterator (1)
| Change |
Effect |
1 | Field d has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (5)
Model::listStatements ( ) constReturn value has type 'StatementIterator'.
StatementIterator::operator = ( StatementIterator const& p1 )1st parameter 'p1' (reference) has base type 'StatementIterator'.
StatementIterator::StatementIterator [in-charge] ( )This constructor is from 'StatementIterator' class.
StatementIterator::StatementIterator [in-charge] ( StatementIterator const& sti )1st parameter 'sti' (reference) has base type 'StatementIterator'.
StatementIterator::~StatementIterator [in-charge] ( )This method is from 'StatementIterator' class.
to the top
Problems with Symbols, Low Severity (2)
model.h,
libsoprano.so.3.0.0
namespace Soprano
[+] Model::Model [in-charge] ( ) (1)
[symbol: _ZN7Soprano5ModelC1Ev]
| Change | Effect |
---|
1 | This method became protected. | Old applications will continue using this method, but it may require a different initialization of the environment and parameters. |
[+] Model::Model [not-in-charge] ( ) (1)
[symbol: _ZN7Soprano5ModelC2Ev]
| Change | Effect |
---|
1 | This method became protected. | Old applications will continue using this method, but it may require a different initialization of the environment and parameters. |
to the top
Problems with Constants (1)
soprano_export.h
[+] SOPRANO_EXPORT
| Change | Effect |
---|
1 | The value of constant SOPRANO_EXPORT has been changed from Q_DECL_EXPORT to Q_DECL_IMPORT. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Data Types (3)
model.h
namespace Soprano
[+] class Model (1)
| Change |
Effect |
1 | Virtual method ErrorCode Model::write(QTextStream&) const became non-pure. | No effect. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 25 entries | Virtual Table (New) - 31 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~Model |
Model::metaObject |
12 |
~Model |
Model::qt_metacast |
16 |
__cxa_pure_virtual |
Model::qt_metacall |
20 |
__cxa_pure_virtual |
~Model |
24 |
Model::isEmpty |
~Model |
28 |
__cxa_pure_virtual |
QObject::event |
32 |
__cxa_pure_virtual |
QObject::eventFilter |
36 |
__cxa_pure_virtual |
QObject::timerEvent |
40 |
__cxa_pure_virtual |
QObject::childEvent |
44 |
Model::listStatements |
QObject::customEvent |
48 |
__cxa_pure_virtual |
QObject::connectNotify |
52 |
__cxa_pure_virtual |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
Model::remove |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
Model::removeAll |
__cxa_pure_virtual |
80 |
Model::removeAll |
__cxa_pure_virtual |
84 |
Model::removeAll |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
__cxa_pure_virtual |
__cxa_pure_virtual |
96 |
__cxa_pure_virtual |
Model::write |
100 |
|
__cxa_pure_virtual |
104 |
|
-0x000000008 |
108 |
|
(int (*)(...))(& typeinfo) |
112 |
|
non-virtual thunk |
116 |
|
non-virtual thunk |
120 |
|
Error::ErrorCache::lastError |
[+] affected symbols (4)
Model::listStatements ( ) constThis method is from 'Model' class.
Model::listStatements ( Statement const& partial ) constThis method is from 'Model' class.
Model::Model [in-charge] ( )This constructor is from 'Model' class.
Model::~Model [in-charge] ( )This method is from 'Model' class.
parser.h
namespace Soprano
[+] enum RdfSerialization (2)
| Change |
Effect |
1 | The member SerializationNQuads with value 32 has been added. | No effect. |
2 | The member SerializationUser with value 0 has been added. | No effect. |
[+] affected symbols (1)
mimeTypeToSerialization ( QString const& mimetype )Return value has type 'RdfSerialization'.
to the top
Header Files (14)
backend.h
error.h
literalvalue.h
model.h
node.h
parser.h
pluginmanager.h
query.h
resultset.h
soprano.h
soprano_export.h
statement.h
statementiterator.h
version.h
to the top
Shared Libraries (1)
libsoprano.so.3.0.0
to the top