|
|
| Tuple (CassTuple *ptr) |
|
template<typename... Types> |
| | Tuple (std::tuple< Types... > &&value) |
|
template<typename... Args> |
| void | bind (Args &&... args) const |
|
template<typename Type> |
| void | bindAt (std::size_t const idx, Type &&value) const |
| Public Member Functions inherited from data::cassandra::impl::ManagedObject< CassTuple > |
|
| ManagedObject (CassTuple *rawPtr, DeleterCallable deleter) |
|
| operator CassTuple * () const |
The documentation for this class was generated from the following files:
- /__w/clio/clio/src/data/cassandra/impl/Tuple.hpp
- /__w/clio/clio/src/data/cassandra/impl/Tuple.cpp