Guiliani  Version 2.5 revision 6773 (build 33)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GUIImageCacheReplacementGreedy.h
1 /*
2 * Copyright (C) TES Electronic Solutions GmbH,
3 * All Rights Reserved.
4 * Contact: info@guiliani.de
5 *
6 * This file is part of the Guiliani HMI framework
7 * for the development of graphical user interfaces on embedded systems.
8 */
9 
10 #ifndef GUIIMAGECACHEREPLACEMENTGREEDY_H
11 #define GUIIMAGECACHEREPLACEMENTGREEDY_H
12 
13 #include "GUIImageCacheReplacementPolicy.h"
14 
16 
21 {
22 public:
29  eC_Bool Add(const ImageResource_t& eImageID, eC_UInt uiSize);
30 
36 
41  {
43  }
44 
49 
52 };
53 #endif //GUIIMAGECACHEREPLACEMENTGREEDY_H