Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
data::cassandra::impl::Collection Class Reference
Inheritance diagram for data::cassandra::impl::Collection:
Collaboration diagram for data::cassandra::impl::Collection:

Public Member Functions

 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
 

Additional Inherited Members

- Protected Attributes inherited from data::cassandra::impl::ManagedObject< CassCollection >
std::unique_ptr< CassCollection, void(*)(CassCollection *)> ptr_
 

The documentation for this class was generated from the following file: