Soprano
2.8.0
|
This is the complete list of members for Soprano::Iterator< T >, including all inherited members.
allElements() | Soprano::Iterator< T > | |
backend() const | Soprano::Iterator< T > | protected |
clearError() const | Soprano::Error::ErrorCache | protected |
close() | Soprano::Iterator< T > | |
current() const | Soprano::Iterator< T > | |
ErrorCache() | Soprano::Error::ErrorCache | protected |
isValid() const | Soprano::Iterator< T > | |
Iterator() | Soprano::Iterator< T > | |
Iterator(IteratorBackend< T > *sti) | Soprano::Iterator< T > | |
Iterator(const Iterator &sti) | Soprano::Iterator< T > | |
lastError() const | Soprano::Error::ErrorCache | virtual |
next() | Soprano::Iterator< T > | |
operator*() const | Soprano::Iterator< T > | |
operator=(const Iterator &) | Soprano::Iterator< T > | |
setBackend(IteratorBackend< T > *b) | Soprano::Iterator< T > | protected |
setError(const Error &) const | Soprano::Error::ErrorCache | protected |
setError(const QString &errorMessage, int code=ErrorUnknown) const | Soprano::Error::ErrorCache | protected |
~ErrorCache() | Soprano::Error::ErrorCache | virtual |
~Iterator() | Soprano::Iterator< T > | virtual |