Botan  1.11.15
Botan::Data_Store Member List
This is the complete list of members for Botan::Data_Store, including all inherited members.
add(const std::multimap< std::string, std::string > &)Botan::Data_Store
add(const std::string &, const std::string &)Botan::Data_Store
add(const std::string &, u32bit)Botan::Data_Store
add(const std::string &, const secure_vector< byte > &)Botan::Data_Store
add(const std::string &, const std::vector< byte > &)Botan::Data_Store
get(const std::string &) const Botan::Data_Store
get1(const std::string &key) const Botan::Data_Store
get1(const std::string &key, const std::string &default_value) const Botan::Data_Store
get1_memvec(const std::string &) const Botan::Data_Store
get1_u32bit(const std::string &, u32bit=0) const Botan::Data_Store
has_value(const std::string &) const Botan::Data_Store
operator==(const Data_Store &) const Botan::Data_Store
search_for(std::function< bool(std::string, std::string)> predicate) const Botan::Data_Store