epoc_app_uid_list.hrh

Go to the documentation of this file.
00001 // -*- c -*-
00002 
00003 // Similarly to ContextPhone (see "context_uids.h"), we have a header
00004 // file listing the application UIDs of some of the applications and
00005 // libraries that we have. These should be in numerical order to make
00006 // it easier to spot conflicts. "application_config.h" may want to
00007 // include this file when defining some UID macro for the application.
00008 
00009 #ifndef __epoc_app_uid_list_hrh__
00010 #define __epoc_app_uid_list_hrh__
00011 
00012 #define APP_UID_CL2_LOGGER_DAEMON 0xe8460002 // devrange
00013 #define APP_UID_CL2_LOGGER_WATCHDOG 0x08460006 // protected devrange
00014 #define APP_UID_CL2_LOGGER_LAUNCHER 0xe8460007 // devrange
00015 #define APP_UID_CL2_CXX_CLIENT_LIB 0xe8460009 // devrange
00016 #define APP_UID_CL2_PYTHON_CLIENT_LIB 0xe846000a // devrange
00017 #define APP_UID_LIBGXLIB 0xe846000c // devrange
00018 #define APP_UID_EPOCXPLAT 0xe846000d // devrange
00019 #define APP_UID_CL2_EPOCXPLAT 0xe846000e // devrange
00020 
00021 #endif /* __epoc_app_uid_list_hrh__ */

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