class DBusQueryResultIterator


Module soprano
Namespace Soprano::Client
Class DBusQueryResultIterator
Inherits Soprano::QueryResultIterator
\class DBusQueryResultIterator dbusqueryresultiterator.h Soprano/Client/DBusQueryResultIterator

Interface to a DBus server query result iterator.

The DBusQueryResultIterator provides a fully functional interface to a QueryResultIterator provided through a %Soprano D-Bus server. It can thus, be seen as the counterpart to Server.DBusExportIterator.

Given the DBus service name and the object path of the QueryResultIterator in question it handles all DBus communication transparently.

Normally there is no need to use this class directly as DBusModel does create instances of it on request.

Author Sebastian Trueg

See also soprano_server_dbus

\since 2.1



methods