Base class for data to be stored in the cache. Derive from this class to add custom data to the cache.
#include <cache/YiLRUCache.h>
Public Member Functions | |
| virtual | ~CYILRUData () |
Public Attributes | |
| CYIUrl | m_url |
|
inlinevirtual |
| CYIUrl CYILRUData::m_url |