![]() |
Kea 2.0.2
|
This is the complete list of members for isc::db::CqlExchange, including all inherited members.
| convertFromDatabaseTime(const cass_int64_t &expire, const cass_int64_t &valid_lifetime, time_t &cltt) | isc::db::CqlExchange | static |
| convertToDatabaseTime(const time_t &cltt, const uint32_t &valid_lifetime, cass_int64_t &expire) | isc::db::CqlExchange | static |
| CqlExchange() | isc::db::CqlExchange | |
| createBindForSelect(AnyArray &data, StatementTag statement_tag=NULL)=0 | isc::db::CqlExchange | pure virtual |
| executeMutation(const CqlConnection &connection, const AnyArray &assigned_values, StatementTag statement_tag) | isc::db::CqlExchange | |
| executeSelect(const CqlConnection &connection, const AnyArray &where_values, StatementTag statement_tag, const bool &single=false) | isc::db::CqlExchange | |
| retrieve()=0 | isc::db::CqlExchange | pure virtual |
| SqlExchange() | isc::db::SqlExchange | inline |
| statementApplied(CassFuture *future, size_t *row_count=NULL, size_t *column_count=NULL) | isc::db::CqlExchange | |
| ~CqlExchange() | isc::db::CqlExchange | virtual |
| ~SqlExchange() | isc::db::SqlExchange | inlinevirtual |