#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 |
|
Definition at line 103 of file bitmapcache.h. |
|
Definition at line 109 of file bitmapcache.h. |
|
Definition at line 112 of file bitmapcache.h. |
|
Definition at line 111 of file bitmapcache.h. |
|
Definition at line 110 of file bitmapcache.h. |
|
Definition at line 160 of file bitmapcache.h. |