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 Documentation

#define RPC_ABORT   SS_ABORT
 

Definition at line 984 of file midas.h.

#define RPC_CONNCLOSED   507
 

Definition at line 990 of file midas.h.

#define RPC_DOUBLE_DEFINED   511
 

Definition at line 994 of file midas.h.

Referenced by rpc_register_functions().

#define RPC_EXCEED_BUFFER   505
 

Definition at line 988 of file midas.h.

Referenced by rpc_send_event().

#define RPC_INVALID_ID   508
 

Definition at line 991 of file midas.h.

#define RPC_NET_ERROR   503
 

Definition at line 986 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 985 of file midas.h.

#define RPC_NO_MEMORY   510
 

Definition at line 993 of file midas.h.

Referenced by rpc_register_functions().

#define RPC_NOT_REGISTERED   506
 

Definition at line 989 of file midas.h.

#define RPC_SHUTDOWN   509
 

Definition at line 992 of file midas.h.

Referenced by cm_yield(), main(), and scheduler().

#define RPC_SUCCESS   1
 

Definition at line 983 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 scheduler().

#define RPC_TIMEOUT   504
 

Definition at line 987 of file midas.h.


Midas DOC Version 1.9.3 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Suzannah Daviel - Doxygen - Peter Green - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - Konstantin Olchanski - Renee Poutissou - Andreas Suter - Piotr Adam Zolnierczuk