boost_sqlite 1
A sqlite C++ library
|
This is the complete list of members for boost::sqlite::vtab::cursor< ColumnType >, including all inherited members.
column(int idx, bool no_change)=0 | boost::sqlite::vtab::cursor< ColumnType > | pure virtual |
eof()=0 | boost::sqlite::vtab::cursor< ColumnType > | pure virtual |
filter(int index, const char *index_data, boost::span< sqlite::value > values) | boost::sqlite::vtab::cursor< ColumnType > | inlinevirtual |
next()=0 | boost::sqlite::vtab::cursor< ColumnType > | pure virtual |
row_id()=0 | boost::sqlite::vtab::cursor< ColumnType > | pure virtual |
table() | boost::sqlite::vtab::cursor< ColumnType > | inline |