sqlite3

actual class sqlite3 : Struct, MemoryScope(source)

Each open SQLite database is represented by a pointer to an instance of the opaque structure named "sqlite3". It is useful to think of an sqlite3 pointer as an object.

sqlite3

expect class sqlite3 : Struct, MemoryScope(source)

Each open SQLite database is represented by a pointer to an instance of the opaque structure named "sqlite3". It is useful to think of an sqlite3 pointer as an object.

sqlite3

actual class sqlite3 : Struct, MemoryScope(source)

Each open SQLite database is represented by a pointer to an instance of the opaque structure named "sqlite3". It is useful to think of an sqlite3 pointer as an object.

sqlite3

actual class sqlite3 : Struct, MemoryScope(source)

Each open SQLite database is represented by a pointer to an instance of the opaque structure named "sqlite3". It is useful to think of an sqlite3 pointer as an object.

sqlite3

actual class sqlite3 : Struct, MemoryScope(source)

Each open SQLite database is represented by a pointer to an instance of the opaque structure named "sqlite3". It is useful to think of an sqlite3 pointer as an object.

sqlite3

Types

Link copied to clipboard

Output parameter that accepts an sqlite3 struct.

expect class OutputParam : OutputParam<sqlite3?>

Output parameter that accepts an sqlite3 struct.

Output parameter that accepts an sqlite3 struct.

Output parameter that accepts an sqlite3 struct.

Output parameter that accepts an sqlite3 struct.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
open override fun hashCode(): Int
open override fun hashCode(): Int
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
expect open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String