cl2appapp.h

Go to the documentation of this file.
00001 // -*- c++ -*-
00002 
00003 #ifndef CL2APPAPP_H
00004 #define CL2APPAPP_H
00005 
00006 #include <aknapp.h>
00007 #include "application_config.h"
00008 
00009 const TUid KUidcl2app = { __UID__ };
00010 
00011 class CCl2appApp : public CAknApplication
00012 {
00013 private:
00014   CApaDocument* CreateDocumentL();
00015   TUid AppDllUid() const;
00016 };
00017 
00018 #endif // CL2APPAPP_H

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:52 2011 by Doxygen 1.6.1