|
ARB
|
#include "xcmd.hxx"#include "dbserver.hxx"#include <arbdb.h>#include <arb_strbuf.h>#include <arb_sleep.h>#include <aw_msg.hxx>
Go to the source code of this file.
Macros | |
| #define | SYNC_STATE_STARTED "started" |
| #define | SYNC_STATE_FINISHED "finished" |
Functions | |
| static GB_ERROR | wait_for_sync__servingDB (GBDATA *gb_main, const char *sync_id) |
| GB_ERROR | ARB_system (const char *cmd, XCmdType boundExectype) |
| void | ARB_system_in_console_cb (AW_window *, const char *command, const XCmdType *exectype) |
| #define SYNC_STATE_STARTED "started" |
Definition at line 24 of file xcmd.cxx.
Referenced by ARB_system(), and wait_for_sync__servingDB().
| #define SYNC_STATE_FINISHED "finished" |
Definition at line 25 of file xcmd.cxx.
Referenced by ARB_system(), and wait_for_sync__servingDB().
Definition at line 27 of file xcmd.cxx.
References error(), GB_await_error(), GB_read_sync_value(), GBS_global_string(), MS, NULp, ARB_timeout::passed(), ARB_timeout::restart(), SEC, serve_db_while_GUI_is_blocked(), SYNC_STATE_FINISHED, SYNC_STATE_STARTED, and ta.
Referenced by ARB_system().
Definition at line 69 of file xcmd.cxx.
References _XCMD__ACCESS_DB, _XCMD__ASYNC, _XCMD__HIDDEN, _XCMD__WAITKEY, BUFSIZE, GBS_strstruct::cat(), error(), GB_getenv(), GB_getenvARB_XCMD(), GB_is_server(), gb_main, GB_write_sync_value(), GBK_doublequote(), GBK_singlequote(), GBK_system(), GBS_global_string_copy(), GBS_strstruct::get_data(), XCmdType::get_gb_main(), XCmdType::get_type(), NULp, GBS_strstruct::put(), SYNC_STATE_FINISHED, SYNC_STATE_STARTED, ta, and wait_for_sync__servingDB().
Referenced by ARB_system_in_console_cb(), colstat_2_gnuplot_cb(), GDE_startaction_cb(), pd_query_pt_server(), readXmlTree(), and sina_start().
Definition at line 183 of file xcmd.cxx.
References ARB_system(), and aw_message_if().
Referenced by ARB_system_in_console(), and popup_new_main_window().
1.8.8