Searched defs:TablePointerModule (Results 1 – 1 of 1) sorted by relevance
58 struct TablePointerModule : sqlite::Module<TablePointerModule> { struct67 struct Vtab : sqlite::Module<TablePointerModule>::Vtab {}; argument68 struct Cursor : sqlite::Module<TablePointerModule>::Cursor { argument75 static constexpr auto kType = kEponymousOnly;76 static constexpr bool kSupportsWrites = false;109 static constexpr sqlite3_module kModule = CreateModule();