This is the complete list of members for CYILRUCache, including all inherited members.
| Add(const CYIUrl &url, std::unique_ptr< const CYILRUData > pData, uint32_t uMaxAgeInSeconds=0) | CYILRUCache | |
| Contains(const CYIUrl &url) const | CYILRUCache | |
| CYILRUCache() | CYILRUCache | |
| GetData(const CYIUrl &url) const | CYILRUCache | |
| GetExpiryDate(const CYIUrl &url) const | CYILRUCache | |
| GetSize() const | CYILRUCache | |
| GetUrls() const | CYILRUCache | |
| HasExpired(const CYIUrl &url) const | CYILRUCache | |
| LogCacheItems() const | CYILRUCache | |
| Peek(const CYIUrl &url) const | CYILRUCache | |
| Peek(int32_t nIndex) const | CYILRUCache | |
| Remove(const CYIUrl &url) | CYILRUCache | |
| SetExpireTime(uint32_t uMaxAgeInSeconds, const CYIUrl &url) | CYILRUCache | |
| ~CYILRUCache() | CYILRUCache |