openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
CacheItem Struct Reference

Public Member Functions

 CacheItem ()
 
CacheItemoperator= (const CacheItem &p)
 
 CacheItem (gPixmap *p, off_t s, time_t m)
 

Public Attributes

gPixmappixmap
 
off_t filesize
 
time_t modifiedDate
 
int lastUsed
 

Constructor & Destructor Documentation

◆ CacheItem() [1/2]

CacheItem::CacheItem ( )
inline

◆ CacheItem() [2/2]

CacheItem::CacheItem ( gPixmap p,
off_t  s,
time_t  m 
)
inline

Member Function Documentation

◆ operator=()

CacheItem& CacheItem::operator= ( const CacheItem p)
inline

Member Data Documentation

◆ filesize

off_t CacheItem::filesize

◆ lastUsed

int CacheItem::lastUsed

◆ modifiedDate

time_t CacheItem::modifiedDate

◆ pixmap

gPixmap* CacheItem::pixmap

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