WritableDatabase.WriteableTable

Undocumented in source.

Constructors

this
this(Table table, WritableDatabase db)
Undocumented in source.

Alias This

table

Members

Functions

serialize
void serialize(struct_type s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

db
WritableDatabase db;
Undocumented in source.
table
Table table;
Undocumented in source.

Meta