Bridges-C++
3.4.4
Bridges(C++ API)
|
This is the complete list of members for bridges::SimpleCache, including all inherited members.
evict(const std::string &docName) | bridges::SimpleCache | inline |
getDoc(const std::string &docName) noexcept(false) override | bridges::SimpleCache | inlinevirtual |
inCache(const std::string &docName) noexcept(false) override | bridges::SimpleCache | inlinevirtual |
putDoc(const std::string &docName, const std::string &content) noexcept(false) override | bridges::SimpleCache | inlinevirtual |
SimpleCache() | bridges::SimpleCache | inline |
~SimpleCache()=default | bridges::SimpleCache | virtual |