|
ARB
|
#include "app.hxx"#include <macros.hxx>#include <aw_root.hxx>#include <arbdbt.h>#include <list>#include <algorithm>
Go to the source code of this file.
Functions | |
| void | ARB_atdisconnect_callback (const ArbDisconnectCallback &cb) |
| void | ARB_disconnect_from_db (AW_root *aw_root, GBDATA *&gb_main_ref) |
Variables | |
| static list < ArbDisconnectCallback > | callbacks |
| void ARB_atdisconnect_callback | ( | const ArbDisconnectCallback & | cb | ) |
Definition at line 40 of file app.cxx.
References arb_assert, cb, GB_close(), gb_main, GBCMS_shutdown(), NULp, shutdown_macro_recording_via_database(), and AW_root::unlink_awars_from_DB().
Referenced by AWTI_cleanup_importer(), di_exit(), AP_main::disconnect_from_db(), PH_root::disconnect_from_db(), ED4_root::disconnect_from_db(), and NT_exit_now_restart_if().
|
static |
Definition at line 21 of file app.cxx.
Referenced by TrackedFile::callAll(), and CallbackList< CB >::contains_unremoved_callback().
1.8.8