Remote Procedure Calls error codes
[Midas Error definition]


Defines

#define RPC_SUCCESS   1
#define RPC_ABORT   SS_ABORT
#define RPC_NO_CONNECTION   502
#define RPC_NET_ERROR   503
#define RPC_TIMEOUT   504
#define RPC_EXCEED_BUFFER   505
#define RPC_NOT_REGISTERED   506
#define RPC_CONNCLOSED   507
#define RPC_INVALID_ID   508
#define RPC_SHUTDOWN   509
#define RPC_NO_MEMORY   510
#define RPC_DOUBLE_DEFINED   511
#define RPC_MUTEX_TIMEOUT   512


Define Documentation

#define RPC_ABORT   SS_ABORT

Definition at line 635 of file midas.h.

#define RPC_CONNCLOSED   507

Definition at line 641 of file midas.h.

#define RPC_DOUBLE_DEFINED   511

Definition at line 645 of file midas.h.

Referenced by rpc_register_functions().

#define RPC_EXCEED_BUFFER   505

Definition at line 639 of file midas.h.

Referenced by rpc_send_event().

#define RPC_INVALID_ID   508

Definition at line 642 of file midas.h.

#define RPC_MUTEX_TIMEOUT   512

Definition at line 646 of file midas.h.

#define RPC_NET_ERROR   503

Definition at line 637 of file midas.h.

Referenced by cm_connect_experiment1(), cm_list_experiments(), ftp_connect(), rpc_flush_event(), rpc_send_event(), and show_cnaf_page().

#define RPC_NO_CONNECTION   502

Definition at line 636 of file midas.h.

#define RPC_NO_MEMORY   510

Definition at line 644 of file midas.h.

Referenced by rpc_register_functions().

#define RPC_NOT_REGISTERED   506

Definition at line 640 of file midas.h.

#define RPC_SHUTDOWN   509

Definition at line 643 of file midas.h.

Referenced by analyze_run(), cm_yield(), cmd_idle(), lazy_copy(), loop_online(), loop_runs_offline(), main(), process_event(), scan_fragment(), and server_loop().

#define RPC_SUCCESS   1

Definition at line 634 of file midas.h.

Referenced by ana_callback(), cm_connect_experiment1(), cm_shutdown(), cm_transition1(), cnaf_callback(), do_jrpc_rev0(), interprete(), log_callback(), main(), rpc_flush_event(), rpc_register_client(), rpc_register_functions(), rpc_send_event(), rpc_server_dispatch(), send_event(), and show_cnaf_page().

#define RPC_TIMEOUT   504

Definition at line 638 of file midas.h.


Midas DOC Version 3.0.0 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Exaos Lee - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk