|
| CassStatementNameBinder (interface::CassLibrary *cci, CassStatement *statement) |
|
void | operator() (const boost::blank &tblank, const char *name) const |
|
void | operator() (const std::string &tstring, const char *name) const |
|
void | operator() (const boost::uuids::uuid &tuuid, const char *name) const |
|
void | operator() (const uint8_t &tu8, const char *name) const |
|
void | operator() (const uint16_t &tu16, const char *name) const |
|
void | operator() (const uint32_t &tu32, const char *name) const |
|
void | operator() (const uint64_t &tu64, const char *name) const |
|
void | operator() (const double &tdouble, const char *name) const |
|
void | operator() (const IpAddress &tipaddr, const char *name) const |
|
void | operator() (const GenDb::Blob &tblob, const char *name) const |
|
Definition at line 348 of file cql_if.cc.
cass::cql::impl::CassStatementNameBinder::CassStatementNameBinder |
( |
interface::CassLibrary * |
cci, |
|
|
CassStatement * |
statement |
|
) |
| |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const boost::blank & |
tblank, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const std::string & |
tstring, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const boost::uuids::uuid & |
tuuid, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const uint8_t & |
tu8, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const uint16_t & |
tu16, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const uint32_t & |
tu32, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const uint64_t & |
tu64, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const double & |
tdouble, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const IpAddress & |
tipaddr, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
void cass::cql::impl::CassStatementNameBinder::operator() |
( |
const GenDb::Blob & |
tblob, |
|
|
const char * |
name |
|
) |
| const |
|
inline |
CassStatement* cass::cql::impl::CassStatementNameBinder::statement_ |
The documentation for this class was generated from the following file: