The most simple version of a StatementIterator simply iterates over a list of Statements.
More...
#include <Soprano/Util/SimpleStatementIterator>
The most simple version of a StatementIterator simply iterates over a list of Statements.
The SimpleStatementIterator has been designed as a trivial extension to StatementIterator and can be used as a drop-in-replacement as shown below:
An iterator that provides a stream of Statements.
The most simple version of a StatementIterator simply iterates over a list of Statements.
- Author
- Sebastian Trueg trueg.nosp@m.@kde.nosp@m..org
Definition at line 53 of file simplestatementiterator.h.
◆ SimpleStatementIterator() [1/3]
Soprano::Util::SimpleStatementIterator::SimpleStatementIterator |
( |
| ) |
|
◆ SimpleStatementIterator() [2/3]
Soprano::Util::SimpleStatementIterator::SimpleStatementIterator |
( |
const QList< Statement > & |
| ) |
|
◆ SimpleStatementIterator() [3/3]
◆ ~SimpleStatementIterator()
virtual Soprano::Util::SimpleStatementIterator::~SimpleStatementIterator |
( |
| ) |
|
|
virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: