This is the complete list of members for isc::dhcp::CqlLeaseExchange, including all inherited members.
| connection_ | isc::dhcp::CqlLeaseExchange | protected |
| 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 | |
| CqlLeaseExchange(const CqlConnection &connection) | isc::dhcp::CqlLeaseExchange | inline |
| createBindForSelect(AnyArray &data, StatementTag statement_tag=NULL) override=0 | isc::dhcp::CqlLeaseExchange | pure virtual |
| current_expire_ | isc::dhcp::CqlLeaseExchange | protected |
| 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 | |
| expire_ | isc::dhcp::CqlLeaseExchange | protected |
| fqdn_fwd_ | isc::dhcp::CqlLeaseExchange | protected |
| fqdn_rev_ | isc::dhcp::CqlLeaseExchange | protected |
| hostname_ | isc::dhcp::CqlLeaseExchange | protected |
| hwaddr_ | isc::dhcp::CqlLeaseExchange | protected |
| retrieve() override=0 | isc::dhcp::CqlLeaseExchange | pure virtual |
| SqlExchange() | isc::db::SqlExchange | inline |
| state_ | isc::dhcp::CqlLeaseExchange | protected |
| statementApplied(CassFuture *future, size_t *row_count=NULL, size_t *column_count=NULL) | isc::db::CqlExchange | |
| subnet_id_ | isc::dhcp::CqlLeaseExchange | protected |
| user_context_ | isc::dhcp::CqlLeaseExchange | protected |
| valid_lifetime_ | isc::dhcp::CqlLeaseExchange | protected |
| ~CqlExchange() | isc::db::CqlExchange | virtual |
| ~SqlExchange() | isc::db::SqlExchange | inlinevirtual |