|
void | Clear () |
|
bool | ContainsUrl (const std::string &url) const |
|
bool | TryGetCacheRecord (const std::string &url, CacheRecord &out_cacheRecord) const |
|
void | Insert (const CacheRecord &cacheRecord) |
|
bool | Remove (const std::string &url) |
|
bool | ReplaceOrInsert (const CacheRecord &cacheRecord) |
|
void | GetCacheRecords (std::vector< CacheRecord > &cacheRecords) const |
|
size_t | GetNumOfRecords () const |
|
The documentation for this class was generated from the following files:
- platform/Web/Cache/CacheModel.h
- platform/Web/Cache/CacheModel.cpp