GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
 All Classes Functions Variables
GLnexus::KeyValue::Reader Member List

This is the complete list of members for GLnexus::KeyValue::Reader, including all inherited members.

get(CollectionHandle coll, const std::string &key, std::string &value) const =0GLnexus::KeyValue::Readerpure virtual
iterator(CollectionHandle coll, const std::string &key, std::unique_ptr< Iterator > &it) const =0GLnexus::KeyValue::Readerpure virtual
~Reader()=default (defined in GLnexus::KeyValue::Reader)GLnexus::KeyValue::Readervirtual