System Services error code
[Midas Error definition]


Defines

#define SS_SUCCESS   1
#define SS_CREATED   402
#define SS_NO_MEMORY   403
#define SS_INVALID_NAME   404
#define SS_INVALID_HANDLE   405
#define SS_INVALID_ADDRESS   406
#define SS_FILE_ERROR   407
#define SS_NO_MUTEX   408
#define SS_NO_PROCESS   409
#define SS_NO_THREAD   410
#define SS_SOCKET_ERROR   411
#define SS_TIMEOUT   412
#define SS_SERVER_RECV   413
#define SS_CLIENT_RECV   414
#define SS_ABORT   415
#define SS_EXIT   416
#define SS_NO_TAPE   417
#define SS_DEV_BUSY   418
#define SS_IO_ERROR   419
#define SS_TAPE_ERROR   420
#define SS_NO_DRIVER   421
#define SS_END_OF_TAPE   422
#define SS_END_OF_FILE   423
#define SS_FILE_EXISTS   424
#define SS_NO_SPACE   425
#define SS_INVALID_FORMAT   426
#define SS_NO_ROOT   427


Define Documentation

#define SS_ABORT   415
 

Definition at line 936 of file midas.h.

Referenced by bm_flush_cache(), bm_receive_event(), bm_send_event(), main(), and scheduler().

#define SS_CLIENT_RECV   414
 

Definition at line 935 of file midas.h.

#define SS_CREATED   402
 

Definition at line 923 of file midas.h.

Referenced by bm_open_buffer(), cm_connect_experiment1(), db_open_database(), and dm_buffer_create().

#define SS_DEV_BUSY   418
 

Definition at line 939 of file midas.h.

#define SS_END_OF_FILE   423
 

Definition at line 944 of file midas.h.

#define SS_END_OF_TAPE   422
 

Definition at line 943 of file midas.h.

#define SS_EXIT   416
 

Definition at line 937 of file midas.h.

#define SS_FILE_ERROR   407
 

Definition at line 928 of file midas.h.

Referenced by bm_open_buffer(), and db_open_database().

#define SS_FILE_EXISTS   424
 

Definition at line 945 of file midas.h.

#define SS_INVALID_ADDRESS   406
 

Definition at line 927 of file midas.h.

#define SS_INVALID_FORMAT   426
 

Definition at line 947 of file midas.h.

#define SS_INVALID_HANDLE   405
 

Definition at line 926 of file midas.h.

#define SS_INVALID_NAME   404
 

Definition at line 925 of file midas.h.

#define SS_IO_ERROR   419
 

Definition at line 940 of file midas.h.

#define SS_NO_DRIVER   421
 

Definition at line 942 of file midas.h.

#define SS_NO_MEMORY   403
 

Definition at line 924 of file midas.h.

Referenced by bm_open_buffer(), db_open_database(), scheduler(), and send_event().

#define SS_NO_MUTEX   408
 

Definition at line 929 of file midas.h.

#define SS_NO_PROCESS   409
 

Definition at line 930 of file midas.h.

#define SS_NO_ROOT   427
 

Definition at line 948 of file midas.h.

#define SS_NO_SPACE   425
 

Definition at line 946 of file midas.h.

#define SS_NO_TAPE   417
 

Definition at line 938 of file midas.h.

#define SS_NO_THREAD   410
 

Definition at line 931 of file midas.h.

Referenced by ss_thread_kill().

#define SS_SERVER_RECV   413
 

Definition at line 934 of file midas.h.

#define SS_SOCKET_ERROR   411
 

Definition at line 932 of file midas.h.

Referenced by ss_sleep().

#define SS_SUCCESS   1
 

Definition at line 922 of file midas.h.

Referenced by bm_open_buffer(), bm_receive_event(), cm_connect_experiment1(), db_open_database(), dm_buffer_create(), source_scan(), ss_sleep(), and ss_thread_kill().

#define SS_TAPE_ERROR   420
 

Definition at line 941 of file midas.h.

#define SS_TIMEOUT   412
 

Definition at line 933 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