List Entry for one Cache Item. More...
#include <GUIImageCacheReplacementManagerImpl.h>
Public Member Functions | |
| ImageCacheItem_t () | |
| Constructor. | |
| eC_Bool | operator== (const ImageCacheItem_t &pItem1) const |
| eC_Bool | operator> (const ImageCacheItem_t &pItem1) const |
Public Attributes | |
| ImageResource_t | m_eImageID |
| Image ID. | |
List Entry for one Cache Item.
|
inline |
Comparison operator
| pItem1 | Item to be compared with |
|
inline |
Larger-than operator
| pItem1 | Item to be compared with |