Soprano  2.8.0
Soprano::Iterator< T > Member List

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::ErrorCacheprotected
close()Soprano::Iterator< T >
current() const Soprano::Iterator< T >
ErrorCache()Soprano::Error::ErrorCacheprotected
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::ErrorCachevirtual
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::ErrorCacheprotected
setError(const QString &errorMessage, int code=ErrorUnknown) const Soprano::Error::ErrorCacheprotected
~ErrorCache()Soprano::Error::ErrorCachevirtual
~Iterator()Soprano::Iterator< T >virtual