mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
BaseServerSideTable.packRows
mars
sync
BaseServerSideTable
Undocumented in source.
Bytes
packRows
(size_t offset, size_t limit)
Bytes
packRows
(Database db, size_t offset, size_t limit)
class
BaseServerSideTable
(ClientT)
abstract
Bytes
packRows
(
Database
db
,
size_t
offset
= 0
,
size_t
limit
= long.
max
)
Meta
Source
See Implementation
mars
sync
BaseServerSideTable
aliases
ClientType
constructors
this
functions
count
countRowsToDelete
countRowsToInsert
countRowsToUpdate
createClientSideTable
deleteRecord
index
insertRecord
packRows
packRowsToDelete
packRowsToInsert
packRowsToUpdate
selectAsJson
unsafeReset
updateRecord
wipeClientSideTable
variables
clientSideTables
definition