00001 // -*- c -*- 00002 00003 // generated code -- do not edit 00004 00005 #ifndef __ERROR_LIST_H__ 00006 #define __ERROR_LIST_H__ 00007 00008 #include <glib.h> 00009 #include "common/utilities.h" 00010 00011 #define domain_shared (shared_quark()) 00012 00013 EXTERN_C GQuark shared_quark(); 00014 00015 #define domain_valantine (valantine_quark()) 00016 00017 EXTERN_C GQuark valantine_quark(); 00018 00019 #define domain_valazilla (valazilla_quark()) 00020 00021 EXTERN_C GQuark valazilla_quark(); 00022 00023 #define domain_cl2app (cl2app_quark()) 00024 00025 EXTERN_C GQuark cl2app_quark(); 00026 00027 #define domain_symbian (symbian_quark()) 00028 00029 EXTERN_C GQuark symbian_quark(); 00030 00031 #define domain_posix (posix_quark()) 00032 00033 EXTERN_C GQuark posix_quark(); 00034 00035 #define domain_lua (lua_quark()) 00036 00037 EXTERN_C GQuark lua_quark(); 00038 00039 #define domain_iksemel (iksemel_quark()) 00040 00041 EXTERN_C GQuark iksemel_quark(); 00042 00043 #define domain_zlib (zlib_quark()) 00044 00045 EXTERN_C GQuark zlib_quark(); 00046 00047 #define domain_cryptopp (cryptopp_quark()) 00048 00049 EXTERN_C GQuark cryptopp_quark(); 00050 00051 #define domain_qt (qt_quark()) 00052 00053 EXTERN_C GQuark qt_quark(); 00054 00055 #define code_dummy_error 1 00056 00057 #define code_unspecified_error 2 00058 00059 #define code_socket_create 3 00060 00061 #define code_socket_set_non_blocking 4 00062 00063 #define code_socket_set_reuse_address 5 00064 00065 #define code_socket_bind 6 00066 00067 #define code_socket_listen 7 00068 00069 #define code_socket_select 8 00070 00071 #define code_socket_shutdown 9 00072 00073 #define code_socket_close 10 00074 00075 #define code_socket_accept 11 00076 00077 #define code_c_code_leave 12 00078 00079 #define code_cleanup_stack_create 13 00080 00081 #define code_active_scheduler_create 14 00082 00083 #define code_error_in_callback 15 00084 00085 #define code_camera 16 00086 00087 #define code_sensor_start 17 00088 00089 #define code_sensor_no_reading 18 00090 00091 #define code_sensor_read 19 00092 00093 #define code_directory_create 20 00094 00095 #define code_file_delete 21 00096 00097 #define code_database_open 22 00098 00099 #define code_database_close 23 00100 00101 #define code_database_command 24 00102 00103 #define code_database_state_init 25 00104 00105 #define code_time_query 26 00106 00107 #define code_timer 27 00108 00109 #define code_no_memory 28 00110 00111 #define code_not_supported 29 00112 00113 #define code_not_found 30 00114 00115 #define code_type_error 31 00116 00117 #define code_not_connected 32 00118 00119 #define code_no_configuration 33 00120 00121 #define preallocate_all_quarks { \ 00122 domain_shared; \ 00123 domain_valantine; \ 00124 domain_valazilla; \ 00125 domain_cl2app; \ 00126 domain_symbian; \ 00127 domain_posix; \ 00128 domain_lua; \ 00129 domain_iksemel; \ 00130 domain_zlib; \ 00131 domain_cryptopp; \ 00132 domain_qt; \ 00133 } 00134 00135 #endif // __ERROR_LIST_H__
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:52 2011 by Doxygen 1.6.1