Soprano  2.9.4
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() constSoprano::Iterator< T >protected
clearError() constSoprano::Error::ErrorCacheprotected
close()Soprano::Iterator< T >
current() constSoprano::Iterator< T >
ErrorCache()Soprano::Error::ErrorCacheprotected
isValid() constSoprano::Iterator< T >
Iterator()Soprano::Iterator< T >
Iterator(IteratorBackend< T > *sti)Soprano::Iterator< T >
Iterator(const Iterator &sti)Soprano::Iterator< T >
lastError() constSoprano::Error::ErrorCachevirtual
next()Soprano::Iterator< T >
operator*() constSoprano::Iterator< T >
operator=(const Iterator &)Soprano::Iterator< T >
setBackend(IteratorBackend< T > *b)Soprano::Iterator< T >protected
setError(const Error &) constSoprano::Error::ErrorCacheprotected
setError(const QString &errorMessage, int code=ErrorUnknown) constSoprano::Error::ErrorCacheprotected
~ErrorCache()Soprano::Error::ErrorCachevirtual
~Iterator()Soprano::Iterator< T >virtual