Audacity 3.2.0
audacity::sqlite::RunResult Member List

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

begin() noexceptaudacity::sqlite::RunResult
end() noexceptaudacity::sqlite::RunResult
GetErrors() const noexceptaudacity::sqlite::RunResult
GetModifiedRowsCount() const noexceptaudacity::sqlite::RunResult
HasRows() const noexceptaudacity::sqlite::RunResult
IsOk() const noexceptaudacity::sqlite::RunResult
mErrorsaudacity::sqlite::RunResultprivate
mHasRowsaudacity::sqlite::RunResultprivate
mModifiedRowsCountaudacity::sqlite::RunResultprivate
mStatementaudacity::sqlite::RunResultprivate
operator=(const RunResult &)=deleteaudacity::sqlite::RunResult
operator=(RunResult &&) noexceptaudacity::sqlite::RunResult
RunContextaudacity::sqlite::RunResultfriend
RunResult(StatementHandlePtr statement, std::vector< Error > errors) noexceptaudacity::sqlite::RunResultprivate
RunResult(const RunResult &)=deleteaudacity::sqlite::RunResult
RunResult(RunResult &&) noexceptaudacity::sqlite::RunResult
~RunResult()audacity::sqlite::RunResult