Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.embedder.sqlitecb.function
/
SqliteHostFunctionHandle
Sqlite
Host
Function
Handle
abstract
class
SqliteHostFunctionHandle
(
val
function
:
HostFunction
,
val
host
:
EmbedderHost
)
(
source
)
Inheritors
Sqlite3LoggingFunctionHandler
Sqlite3ProgressFunctionHandle
Sqlite3TraceFunctionHandle
Members
Constructors
Sqlite
Host
Function
Handle
Link copied to clipboard
constructor
(
function
:
HostFunction
,
host
:
EmbedderHost
)
Properties
function
Link copied to clipboard
val
function
:
HostFunction
host
Link copied to clipboard
val
host
:
EmbedderHost