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.sqlite.common.api
/
SqliteTraceEventCode
Sqlite
Trace
Event
Code
@
JvmInline
value
class
SqliteTraceEventCode
(
val
mask
:
UInt
)
:
UintBitMask
<
SqliteTraceEventCode
>
(
source
)
SQL Trace Event Codes
https://www.sqlite.org/c3ref/c_trace.html
Members
Constructors
Sqlite
Trace
Event
Code
Link copied to clipboard
constructor
(
mask
:
UInt
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mask
Link copied to clipboard
open
override
val
mask
:
UInt
new
Instance
Link copied to clipboard
open
override
val
newInstance
:
(
UInt
)
->
SqliteTraceEventCode
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String