AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
EAdvertisementManagerApp.h
Go to the documentation of this file.
1 #ifndef E_ADVERTISEMENT_MANAGER_APP_H
2 #define E_ADVERTISEMENT_MANAGER_APP_H
3 
5 
12 class EAdvertisementManagerApp : public EAdvertisementManager, public ESingleton <EAdvertisementManagerApp>
13 {
14 public:
15 
16 };
17 
18 #endif //E_ADVERTISEMENT_MANAGER_APP_H
Definition: EAdvertisementManager.h:16
Definition: EAdvertisementManagerApp.h:12