YBOS error code
[The ybos.h & ybos.c]


Defines

#define YB_SUCCESS   1
#define YB_EVENT_NOT_SWAPPED   2
#define YB_DONE   2
#define YB_WRONG_BANK_TYPE   -100
#define YB_BANK_NOT_FOUND   -101
#define YB_SWAP_ERROR   -102
#define YB_NOMORE_SLOT   -103
#define YB_UNKNOWN_FORMAT   -104


Define Documentation

#define YB_BANK_NOT_FOUND   -101
 

Bank not found

Definition at line 139 of file ybos.h.

Referenced by ybk_find(), and ybk_locate().

#define YB_DONE   2
 

Operation complete

Definition at line 137 of file ybos.h.

#define YB_EVENT_NOT_SWAPPED   2
 

Not swapped

Definition at line 136 of file ybos.h.

#define YB_NOMORE_SLOT   -103
 

No more space for fragment

Definition at line 141 of file ybos.h.

#define YB_SUCCESS   1
 

Ok

Definition at line 135 of file ybos.h.

Referenced by ybk_find().

#define YB_SWAP_ERROR   -102
 

Error swapping

Definition at line 140 of file ybos.h.

#define YB_UNKNOWN_FORMAT   -104
 

Unknown format (see YBOS format)

Definition at line 142 of file ybos.h.

#define YB_WRONG_BANK_TYPE   -100
 

Wrong bank type (see YBOS Bank Types)

Definition at line 138 of file ybos.h.

Referenced by ybk_find(), ybk_iterate(), ybk_list(), and ybk_locate().


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