Public Member Functions | |
~ResultSQLite () | |
dbfacade::RowPtr | getNextRow () |
Friends | |
class | DatabaseSQLite |
ResultSQLite::~ResultSQLite | ( | ) | [inline] |
dbfacade::RowPtr ResultSQLite::getNextRow | ( | ) | [inline, virtual] |
Proceeds to the next row of the result.
Implements dbfacade::Result.
friend class DatabaseSQLite [friend] |