This is the complete list of members for ArrayCache, including all inherited members.
get(const std::string &key) const =0 | ArrayCache | pure virtual |
is_broken() const =0 | ArrayCache | pure virtual |
newkey() | ArrayCache | static |
set(const std::string &key, const ContentPtr &value)=0 | ArrayCache | pure virtual |
tostring_part(const std::string &indent, const std::string &pre, const std::string &post) const =0 | ArrayCache | pure virtual |