sqlitepp
C++ binding for the SQLite3 library
sqlitepp::ResultSet Member List

This is the complete list of members for sqlitepp::ResultSet, including all inherited members.

canRead() constsqlitepp::ResultSet
columnCount() constsqlitepp::ResultSet
next()sqlitepp::ResultSet
readDouble(const int column) constsqlitepp::ResultSet
readInt(const int column) constsqlitepp::ResultSet
readString(const int column) constsqlitepp::ResultSet
Statement (defined in sqlitepp::ResultSet)sqlitepp::ResultSetfriend