Kea 2.7.5
|
This is the complete list of members for isc::db::PgSqlResult, including all inherited members.
colCheck(int col) const | isc::db::PgSqlResult | |
getCols() const | isc::db::PgSqlResult | inline |
getColumnLabel(const int col) const | isc::db::PgSqlResult | |
getRows() const | isc::db::PgSqlResult | inline |
operator bool() const | isc::db::PgSqlResult | inline |
operator PGresult *() const | isc::db::PgSqlResult | inline |
PgSqlResult(PGresult *result) | isc::db::PgSqlResult | |
rowCheck(int row) const | isc::db::PgSqlResult | |
rowColCheck(int row, int col) const | isc::db::PgSqlResult | |
~PgSqlResult() | isc::db::PgSqlResult |