![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
CacheItem () | |
CacheItem & | operator= (const CacheItem &p) |
CacheItem (gPixmap *p, off_t s, time_t m) | |
Public Attributes | |
gPixmap * | pixmap |
off_t | filesize |
time_t | modifiedDate |
int | lastUsed |
|
inline |
|
inline |
off_t CacheItem::filesize |
int CacheItem::lastUsed |
time_t CacheItem::modifiedDate |
gPixmap* CacheItem::pixmap |