Audacity 3.2.0
SQLiteBlobStream Member List

This is the complete list of members for SQLiteBlobStream, including all inherited members.

Close() noexceptSQLiteBlobStreaminline
IsEof() const noexceptSQLiteBlobStreaminline
IsOpen() const noexceptSQLiteBlobStreaminline
mBlobSQLiteBlobStreamprivate
mBlobSizeSQLiteBlobStreamprivate
mIsReadOnlySQLiteBlobStreamprivate
mOffsetSQLiteBlobStreamprivate
Open(sqlite3 *db, const char *schema, const char *table, const char *column, int64_t rowID, bool readOnly) noexceptSQLiteBlobStreaminlinestatic
operator=(SQLiteBlobStream &&rhs) noexceptSQLiteBlobStreaminline
Read(void *ptr, int &size) noexceptSQLiteBlobStreaminline
SQLiteBlobStream(sqlite3_blob *blob, bool readOnly) noexceptSQLiteBlobStreaminline
SQLiteBlobStream(SQLiteBlobStream &&rhs) noexceptSQLiteBlobStreaminline
Write(const void *ptr, int size) noexceptSQLiteBlobStreaminline
~SQLiteBlobStream() noexceptSQLiteBlobStreaminline