sqlite-d v0.1.0 (2016-09-20T15:46:51Z)
Dub
Repo
rowHandlerTypeR
misc
Undocumented in source.
template
rowHandlerTypeR (
alias
rowHandler
) {
alias
rowHandlerTypeR
=
typeof
(
rowHandler
(
cast
(
const
)
Database
.
BTreePage
.
Row
.
init
))
;
}
Members
Aliases
rowHandlerTypeR
alias
rowHandlerTypeR
=
typeof
(
rowHandler
(
cast
(
const
)
Database
.
BTreePage
.
Row
.
init
))
Undocumented in source.
Meta
Source
See Implementation
misc
aliases
RootPage
functions
deserialize
readRowDg
readRows
table
structs
Table
templates
pageHandlerRetrunType
pageHandlerTypeP
pageHandlerTypePP
rowHandlerReturnType
rowHandlerTypeR
rowHandlerTypeRP