Soprano::Client::DBusQueryResultIterator Class Reference

Interface to a DBus server query result iterator. More...

#include <Soprano/Client/DBusQueryResultIterator>

Inheritance diagram for Soprano::Client::DBusQueryResultIterator:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 DBusQueryResultIterator (const QString &serviceName, const QString &dbusObject)


Detailed Description

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 <trueg@kde.org>
See also:
Soprano D-Bus Interface
Since:
2.1

Definition at line 51 of file dbusqueryresultiterator.h.


Constructor & Destructor Documentation

Soprano::Client::DBusQueryResultIterator::DBusQueryResultIterator ( const QString serviceName,
const QString dbusObject 
)

Create a new DBus QueryResultIterator interface.

Parameters:
serviceName The name of the DBus service that provides the QueryResultIterator.
dbusObject The path to the QueryResultIterator object in the DBus service.


The documentation for this class was generated from the following file:

Generated on Tue Jul 22 17:39:35 2008 for Soprano by  doxygen 1.5.6