|
ARB
|
#include <arb_handlers.h>

Public Attributes | |
| gb_error_handler_type | show_error |
| gb_warning_func_type | show_warning |
| gb_information_func_type | show_message |
| arb_status_implementation | status |
Definition at line 37 of file arb_handlers.h.
| gb_error_handler_type arb_handlers::show_error |
Definition at line 38 of file arb_handlers.h.
Referenced by GB_internal_error().
| gb_warning_func_type arb_handlers::show_warning |
Definition at line 39 of file arb_handlers.h.
Referenced by MessageSpamFilter::show_warning(), and MessageSpamFilter::~MessageSpamFilter().
| gb_information_func_type arb_handlers::show_message |
Definition at line 40 of file arb_handlers.h.
Referenced by GB_information().
| arb_status_implementation arb_handlers::status |
Definition at line 41 of file arb_handlers.h.
Referenced by ArbProgress::nestable::create().
1.8.8