|
Soprano
2.7.6
|
The most simple version of a StatementIterator simply iterates over a list of Statements. More...
#include <Soprano/Util/SimpleStatementIterator>
Inheritance diagram for 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:
Definition at line 53 of file simplestatementiterator.h.
| Soprano::Util::SimpleStatementIterator::SimpleStatementIterator | ( | ) |
| Soprano::Util::SimpleStatementIterator::SimpleStatementIterator | ( | const SimpleStatementIterator & | ) |
|
virtual |
| SimpleStatementIterator& Soprano::Util::SimpleStatementIterator::operator= | ( | const QList< Statement > & | ) |
| SimpleStatementIterator& Soprano::Util::SimpleStatementIterator::operator= | ( | const SimpleStatementIterator & | ) |
1.8.1