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 619 of file midas.h.

#define RPC_CONNCLOSED   507

Definition at line 625 of file midas.h.

#define RPC_DOUBLE_DEFINED   511

Definition at line 629 of file midas.h.

Referenced by rpc_register_functions().

#define RPC_EXCEED_BUFFER   505

Definition at line 623 of file midas.h.

Referenced by rpc_send_event().

#define RPC_INVALID_ID   508

Definition at line 626 of file midas.h.

#define RPC_MUTEX_TIMEOUT   512

Definition at line 630 of file midas.h.

#define RPC_NET_ERROR   503

Definition at line 621 of file midas.h.

Referenced by bm_receive_event(), cm_connect_experiment1(), cm_list_experiments(), rpc_flush_event(), and rpc_send_event().

#define RPC_NO_CONNECTION   502

Definition at line 620 of file midas.h.

#define RPC_NO_MEMORY   510

Definition at line 628 of file midas.h.

Referenced by rpc_register_functions().

#define RPC_NOT_REGISTERED   506

Definition at line 624 of file midas.h.

#define RPC_SHUTDOWN   509

Definition at line 627 of file midas.h.

Referenced by cm_yield(), and scan_fragment().

#define RPC_SUCCESS   1

Definition at line 618 of file midas.h.

Referenced by cm_connect_experiment1(), cm_shutdown(), cm_transition(), rpc_flush_event(), rpc_register_client(), rpc_register_functions(), rpc_send_event(), and send_event().

#define RPC_TIMEOUT   504

Definition at line 622 of file midas.h.


Midas DOC Version 2.0.2 ---- 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