d2sqlite3 ~master (2018-04-15T09:30:59Z)
Home
Dub
Repo
UnlockNotifyHandler.emit
d2sqlite3
database
UnlockNotifyHandler
Unlocks the handler, state is one of SQLITE_LOCKED or SQLITE_OK
class
UnlockNotifyHandler
void
emit
nothrow
(
int
res
)
in { assert (res == SQLITE_LOCKED || res == SQLITE_OK); }
Meta
Source
See Implementation
d2sqlite3
database
UnlockNotifyHandler
constructors
this
functions
emit
reset
wait
properties
result
Unlocks the handler, state is one of SQLITE_LOCKED or SQLITE_OK