Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

debug.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define eb_debug(type, format, args...)   {if(type) {EB_DEBUG(__FUNCTION__, __FILE__, __LINE__, format, ##args);}}

Functions

int EB_DEBUG (const char *func, char *file, int line, char *fmt, va_alist)


Define Documentation

#define eb_debug type,
format,
args...       {if(type) {EB_DEBUG(__FUNCTION__, __FILE__, __LINE__, format, ##args);}}
 

Definition at line 30 of file debug.h.

Referenced by _adjust_colors(), _getfont(), add_service(), auscale(), build_modules_list(), change_local_account_on_click(), contact_menu(), do_list_dialog(), do_trigger_action(), eb_add_menu_item(), eb_chat_window_display_remote_message(), eb_generic_menu_function(), eb_import_window(), eb_nomodule_read_local_config(), eb_parse_incomming_message(), eb_profile_window(), eb_read_prefs(), eb_remove_menu_item(), eb_status(), eb_status_window(), eb_update_from_value_pair(), find_chat_room_by_id(), find_suitable_local_account(), get_info(), get_local_accounts(), get_service_id(), getsoundfile(), gtk_eb_html_add(), gtk_text_adjustment(), handle_click(), linkify(), linkify_token(), load_accounts(), load_module(), load_modules(), load_service_plugin(), load_utility_plugin(), ok_callback(), open_url_nw(), play_audio(), plugin_column_sort(), plugin_selected(), rebuild_import_menu(), rebuild_profile_menu(), refresh_service_contacts(), reload_modules(), reload_plugin_callback(), reload_service_accounts(), remove_account_callback(), remove_account_line(), remove_contact_callback(), remove_group_callback(), search_callback(), select_module_entry(), send_message(), setsoundfilename(), sound_init(), unload_module(), unload_plugin_callback(), update_contact_window_length(), update_plugin_prefs(), write_general_prefs(), and yyparse().


Function Documentation

int EB_DEBUG const char *    func,
char *    file,
int    line,
char *    fmt,
va_alist   
 


Contact: Andy Maloney     [Documentation generated by doxygen]