#include <cql_if_impl.h>
Definition at line 191 of file cql_if_impl.h.
◆ CassQueryResultContext()
cass::cql::impl::CassQueryResultContext::CassQueryResultContext |
( |
const std::string & |
cf_name, |
|
|
bool |
is_dynamic_cf, |
|
|
const GenDb::DbDataValueVec & |
row_key, |
|
|
size_t |
rk_count = 0 , |
|
|
size_t |
ck_count = 0 |
|
) |
| |
|
inline |
◆ cf_name_
std::string cass::cql::impl::CassQueryResultContext::cf_name_ |
◆ ck_count_
size_t cass::cql::impl::CassQueryResultContext::ck_count_ |
◆ is_dynamic_cf_
bool cass::cql::impl::CassQueryResultContext::is_dynamic_cf_ |
◆ rk_count_
size_t cass::cql::impl::CassQueryResultContext::rk_count_ |
◆ row_key_
The documentation for this struct was generated from the following file: