Go to the source code of this file.
Defines | |
#define | domain_shared (shared_quark()) |
#define | domain_valantine (valantine_quark()) |
#define | domain_valazilla (valazilla_quark()) |
#define | domain_cl2app (cl2app_quark()) |
#define | domain_symbian (symbian_quark()) |
#define | domain_posix (posix_quark()) |
#define | domain_lua (lua_quark()) |
#define | domain_iksemel (iksemel_quark()) |
#define | domain_zlib (zlib_quark()) |
#define | domain_cryptopp (cryptopp_quark()) |
#define | domain_qt (qt_quark()) |
#define | code_dummy_error 1 |
#define | code_unspecified_error 2 |
#define | code_socket_create 3 |
#define | code_socket_set_non_blocking 4 |
#define | code_socket_set_reuse_address 5 |
#define | code_socket_bind 6 |
#define | code_socket_listen 7 |
#define | code_socket_select 8 |
#define | code_socket_shutdown 9 |
#define | code_socket_close 10 |
#define | code_socket_accept 11 |
#define | code_c_code_leave 12 |
#define | code_cleanup_stack_create 13 |
#define | code_active_scheduler_create 14 |
#define | code_error_in_callback 15 |
#define | code_camera 16 |
#define | code_sensor_start 17 |
#define | code_sensor_no_reading 18 |
#define | code_sensor_read 19 |
#define | code_directory_create 20 |
#define | code_file_delete 21 |
#define | code_database_open 22 |
#define | code_database_close 23 |
#define | code_database_command 24 |
#define | code_database_state_init 25 |
#define | code_time_query 26 |
#define | code_timer 27 |
#define | code_no_memory 28 |
#define | code_not_supported 29 |
#define | code_not_found 30 |
#define | code_type_error 31 |
#define | code_not_connected 32 |
#define | code_no_configuration 33 |
#define | preallocate_all_quarks |
Functions | |
EXTERN_C GQuark | shared_quark () |
EXTERN_C GQuark | valantine_quark () |
EXTERN_C GQuark | valazilla_quark () |
EXTERN_C GQuark | cl2app_quark () |
EXTERN_C GQuark | symbian_quark () |
EXTERN_C GQuark | posix_quark () |
EXTERN_C GQuark | lua_quark () |
EXTERN_C GQuark | iksemel_quark () |
EXTERN_C GQuark | zlib_quark () |
EXTERN_C GQuark | cryptopp_quark () |
EXTERN_C GQuark | qt_quark () |
#define code_active_scheduler_create 14 |
Definition at line 81 of file error_list.h.
#define code_c_code_leave 12 |
Definition at line 77 of file error_list.h.
#define code_camera 16 |
Definition at line 85 of file error_list.h.
#define code_cleanup_stack_create 13 |
Definition at line 79 of file error_list.h.
#define code_database_close 23 |
Definition at line 99 of file error_list.h.
Referenced by create_database().
#define code_database_command 24 |
Definition at line 101 of file error_list.h.
Referenced by create_database(), log_db_log_appfocus(), log_db_log_appmessage(), log_db_log_callstatus(), log_db_log_cellid(), log_db_log_httpurl(), log_db_log_inactivity(), log_db_log_indicator(), log_db_log_keypress(), log_db_log_light(), log_db_log_mark(), log_db_log_musicplayer(), log_db_log_musictrack(), log_db_log_position(), log_db_log_profile(), log_db_log_proximity(), log_db_log_smsevent(), and log_db_log_tap().
#define code_database_open 22 |
Definition at line 97 of file error_list.h.
Referenced by create_database(), log_db_open_session(), and open_config_db_session().
#define code_database_state_init 25 |
Definition at line 103 of file error_list.h.
Referenced by prepare_sql_statements().
#define code_directory_create 20 |
Definition at line 93 of file error_list.h.
#define code_dummy_error 1 |
Definition at line 55 of file error_list.h.
#define code_error_in_callback 15 |
Definition at line 83 of file error_list.h.
#define code_file_delete 21 |
Definition at line 95 of file error_list.h.
#define code_no_configuration 33 |
Definition at line 119 of file error_list.h.
#define code_no_memory 28 |
Definition at line 109 of file error_list.h.
#define code_not_connected 32 |
Definition at line 117 of file error_list.h.
Referenced by rk_Remokon_send().
#define code_not_found 30 |
Definition at line 113 of file error_list.h.
#define code_not_supported 29 |
Definition at line 111 of file error_list.h.
Referenced by sa_Array_sensor_start().
#define code_sensor_no_reading 18 |
Definition at line 89 of file error_list.h.
#define code_sensor_read 19 |
Definition at line 91 of file error_list.h.
#define code_sensor_start 17 |
Definition at line 87 of file error_list.h.
#define code_socket_accept 11 |
Definition at line 75 of file error_list.h.
#define code_socket_bind 6 |
Definition at line 65 of file error_list.h.
#define code_socket_close 10 |
Definition at line 73 of file error_list.h.
#define code_socket_create 3 |
Definition at line 59 of file error_list.h.
#define code_socket_listen 7 |
Definition at line 67 of file error_list.h.
#define code_socket_select 8 |
Definition at line 69 of file error_list.h.
#define code_socket_set_non_blocking 4 |
Definition at line 61 of file error_list.h.
#define code_socket_set_reuse_address 5 |
Definition at line 63 of file error_list.h.
#define code_socket_shutdown 9 |
Definition at line 71 of file error_list.h.
#define code_time_query 26 |
Definition at line 105 of file error_list.h.
Referenced by log_db_log_appfocus(), log_db_log_appmessage(), log_db_log_callstatus(), log_db_log_cellid(), log_db_log_httpurl(), log_db_log_inactivity(), log_db_log_indicator(), log_db_log_keypress(), log_db_log_light(), log_db_log_mark(), log_db_log_musicplayer(), log_db_log_musictrack(), log_db_log_position(), log_db_log_profile(), log_db_log_proximity(), log_db_log_smsevent(), and log_db_log_tap().
#define code_timer 27 |
Definition at line 107 of file error_list.h.
Referenced by CSensor_btprox::RunGL().
#define code_type_error 31 |
Definition at line 115 of file error_list.h.
Referenced by get_bool_from_lua(), get_int_from_lua(), and try_get_ConfigDb_str().
#define code_unspecified_error 2 |
Definition at line 57 of file error_list.h.
Referenced by code_means_no_error().
#define domain_cl2app (cl2app_quark()) |
Definition at line 23 of file error_list.h.
Referenced by create_database(), get_bool_from_lua(), get_int_from_lua(), log_db_log_appfocus(), log_db_log_appmessage(), log_db_log_callstatus(), log_db_log_cellid(), log_db_log_httpurl(), log_db_log_inactivity(), log_db_log_indicator(), log_db_log_keypress(), log_db_log_light(), log_db_log_mark(), log_db_log_musicplayer(), log_db_log_musictrack(), log_db_log_position(), log_db_log_profile(), log_db_log_proximity(), log_db_log_smsevent(), log_db_log_tap(), log_db_open_session(), open_config_db_session(), prepare_sql_statements(), rk_Remokon_send(), CSensor_btprox::RunGL(), sa_Array_sensor_start(), and try_get_ConfigDb_str().
#define domain_cryptopp (cryptopp_quark()) |
Definition at line 47 of file error_list.h.
Referenced by compress_ft().
#define domain_iksemel (iksemel_quark()) |
Definition at line 39 of file error_list.h.
#define domain_lua (lua_quark()) |
Definition at line 35 of file error_list.h.
Referenced by lua_get_gerror(), and validate_lua_syntax().
#define domain_posix (posix_quark()) |
Definition at line 31 of file error_list.h.
Referenced by compress_file(), compress_ft(), log_db_take_snapshot(), and zerr().
#define domain_qt (qt_quark()) |
Definition at line 51 of file error_list.h.
Referenced by CUploader::CreatePosterAoL(), and up_Uploader_new().
#define domain_shared (shared_quark()) |
Definition at line 11 of file error_list.h.
Referenced by code_means_no_error().
#define domain_symbian (symbian_quark()) |
Definition at line 27 of file error_list.h.
Referenced by epoc_iap_by_name(), epoc_iap_is_modem(), kr_PlatAo_new(), LocalServer_start(), and up_Uploader_new().
#define domain_valantine (valantine_quark()) |
Definition at line 15 of file error_list.h.
#define domain_valazilla (valazilla_quark()) |
Definition at line 19 of file error_list.h.
#define domain_zlib (zlib_quark()) |
Definition at line 43 of file error_list.h.
Referenced by zerr().
#define preallocate_all_quarks |
{ \ domain_shared; \ domain_valantine; \ domain_valazilla; \ domain_cl2app; \ domain_symbian; \ domain_posix; \ domain_lua; \ domain_iksemel; \ domain_zlib; \ domain_cryptopp; \ domain_qt; \ }
Definition at line 121 of file error_list.h.
Referenced by cl2GlobalInit().
EXTERN_C GQuark cl2app_quark | ( | ) |
Definition at line 20 of file error_list.c.
EXTERN_C GQuark cryptopp_quark | ( | ) |
Definition at line 50 of file error_list.c.
EXTERN_C GQuark iksemel_quark | ( | ) |
Definition at line 40 of file error_list.c.
EXTERN_C GQuark lua_quark | ( | ) |
Definition at line 35 of file error_list.c.
EXTERN_C GQuark posix_quark | ( | ) |
Definition at line 30 of file error_list.c.
EXTERN_C GQuark qt_quark | ( | ) |
Definition at line 55 of file error_list.c.
EXTERN_C GQuark shared_quark | ( | ) |
Definition at line 5 of file error_list.c.
EXTERN_C GQuark symbian_quark | ( | ) |
Definition at line 25 of file error_list.c.
EXTERN_C GQuark valantine_quark | ( | ) |
Definition at line 10 of file error_list.c.
EXTERN_C GQuark valazilla_quark | ( | ) |
Definition at line 15 of file error_list.c.
EXTERN_C GQuark zlib_quark | ( | ) |
Definition at line 45 of file error_list.c.
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:58 2011 by Doxygen 1.6.1