Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::db::impl::PostgresResultSetImpl Member List

This is the complete list of members for sese::db::impl::PostgresResultSetImpl, including all inherited members.

getColumns() const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
getDateTime(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
getDouble(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
getFloat(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
getInteger(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
getLong(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
getString(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
isNull(size_t index) const noexcept overridesese::db::impl::PostgresResultSetImplvirtual
next() noexcept overridesese::db::impl::PostgresResultSetImplvirtual
PostgresResultSetImpl(PGresult *res) noexceptsese::db::impl::PostgresResultSetImplexplicit
Ptr typedefsese::db::ResultSet
ressese::db::impl::PostgresResultSetImplprotected
reset() noexcept overridesese::db::impl::PostgresResultSetImplvirtual
rowsese::db::impl::PostgresResultSetImplprotected
totalRowsese::db::impl::PostgresResultSetImplprotected
~PostgresResultSetImpl() noexcept overridesese::db::impl::PostgresResultSetImpl
~ResultSet() noexcept=defaultsese::db::ResultSetvirtual