bitmapcache.h File Reference

(r1785/r751)

#include "bitmapcachekey.h"
#include "bitmap.h"

Go to the source code of this file.

Classes

class  CCachedBitmap
struct  LessBitmapCacheKey
class  CBitmapCache

Defines

#define AFX_BITMAPCACHE_H__41BFBD9B_A02E_4205_AE0A_4F6A5E0DC7D0__INCLUDED_
#define CACHEPRIORITY_NORMAL   0
#define CACHEPRIORITY_TEMPBITMAP_LOW   0
#define CACHEPRIORITY_TEMPBITMAP_HIGH   1000
#define CACHEPRIORITY_PERMANENT   8000

Typedefs

typedef std::map< CBitmapCacheKey,
CCachedBitmap, LessBitmapCacheKey
CCacheKeyMap


Define Documentation

#define AFX_BITMAPCACHE_H__41BFBD9B_A02E_4205_AE0A_4F6A5E0DC7D0__INCLUDED_
 

Definition at line 103 of file bitmapcache.h.

#define CACHEPRIORITY_NORMAL   0
 

Definition at line 109 of file bitmapcache.h.

#define CACHEPRIORITY_PERMANENT   8000
 

Definition at line 112 of file bitmapcache.h.

#define CACHEPRIORITY_TEMPBITMAP_HIGH   1000
 

Definition at line 111 of file bitmapcache.h.

#define CACHEPRIORITY_TEMPBITMAP_LOW   0
 

Definition at line 110 of file bitmapcache.h.


Typedef Documentation

typedef std::map<CBitmapCacheKey, CCachedBitmap, LessBitmapCacheKey> CCacheKeyMap
 

Definition at line 160 of file bitmapcache.h.


Generated on Sat Nov 10 03:49:04 2007 for Camelot by  doxygen 1.4.4