|
| Collection (CassCollection *ptr) |
|
template<typename Type > |
| Collection (std::vector< Type > const &value) |
|
template<typename Type > |
void | bind (std::vector< Type > const &values) const |
|
void | append (bool const value) const |
|
void | append (int64_t const value) const |
|
void | append (ripple::uint256 const &value) const |
|
Public Member Functions inherited from data::cassandra::impl::ManagedObject< CassCollection > |
| ManagedObject (CassCollection *rawPtr, DeleterCallable deleter) |
|
| operator CassCollection * () const |
|
The documentation for this class was generated from the following file: