ARB
|
#include <attributes.h>
#include <arb_core.h>
Go to the source code of this file.
Functions | |
__ATTR__USERESULT GB_ERROR | startup_dbserver (AW_root *aw_root, const char *application_id, GBDATA *gb_main) |
__ATTR__USERESULT GB_ERROR | reconfigure_dbserver (const char *application_id, GBDATA *gb_main) |
__ATTR__USERESULT GB_ERROR startup_dbserver | ( | AW_root * | aw_root, |
const char * | application_id, | ||
GBDATA * | gb_main | ||
) |
Definition at line 252 of file dbserver.cxx.
References AW_root::add_timed_callback(), arb_assert, ARB_CHECK_DB_TIMER, ARB_SERVE_DB_TIMER, check_db_interrupt(), error(), GB_read_clients(), GBCMS_open(), GBS_global_string(), got_macro_ability(), initialized, NULp, remote_command_handler(), and serve_db_interrupt().
Referenced by configure_macro_recording().
__ATTR__USERESULT GB_ERROR reconfigure_dbserver | ( | const char * | application_id, |
GBDATA * | gb_main | ||
) |
Definition at line 292 of file dbserver.cxx.
References arb_assert, and db_interrupt_data::reconfigure().
Referenced by configure_macro_recording().