#include <cql_if_impl.h>
Definition at line 186 of file cql_if_impl.h.
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 |
std::string cass::cql::impl::CassQueryResultContext::cf_name_ |
size_t cass::cql::impl::CassQueryResultContext::ck_count_ |
bool cass::cql::impl::CassQueryResultContext::is_dynamic_cf_ |
size_t cass::cql::impl::CassQueryResultContext::rk_count_ |
The documentation for this struct was generated from the following file: