Audacity 3.2.0
audacity::sqlite::RowIterator Member List

This is the complete list of members for audacity::sqlite::RowIterator, including all inherited members.

mDoneaudacity::sqlite::RowIteratorprivate
mErrorsaudacity::sqlite::RowIteratorprivate
mRowIndexaudacity::sqlite::RowIteratorprivate
mStatementaudacity::sqlite::RowIteratorprivate
operator!=(const RowIterator &other) const noexceptaudacity::sqlite::RowIterator
operator*() const noexceptaudacity::sqlite::RowIterator
operator++() noexceptaudacity::sqlite::RowIterator
operator=(const RowIterator &)=deleteaudacity::sqlite::RowIterator
operator=(RowIterator &&) noexceptaudacity::sqlite::RowIterator
operator==(const RowIterator &other) const noexceptaudacity::sqlite::RowIterator
RowIterator(StatementHandlePtr statement, std::vector< Error > &errors) noexceptaudacity::sqlite::RowIteratorprivate
RowIterator() noexceptaudacity::sqlite::RowIteratorprivate
RowIterator(const RowIterator &)=deleteaudacity::sqlite::RowIterator
RowIterator(RowIterator &&) noexceptaudacity::sqlite::RowIterator
RunResultaudacity::sqlite::RowIteratorfriend