Guiliani  Version 2.6 revision 7293 (documentation build 12)
ImageCacheItem_t Struct Reference

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.
 

Detailed Description

List Entry for one Cache Item.

Member Function Documentation

◆ operator==()

eC_Bool ImageCacheItem_t::operator== ( const ImageCacheItem_t pItem1) const
inline

Comparison operator

Parameters
pItem1Item to be compared with
Returns
True if equal, False otherwise

◆ operator>()

eC_Bool ImageCacheItem_t::operator> ( const ImageCacheItem_t pItem1) const
inline

Larger-than operator

Parameters
pItem1Item to be compared with
Returns
True if larger than, False otherwise

The documentation for this struct was generated from the following file: