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 85 of file ybos.h.

Referenced by ybk_find(), and ybk_locate().

#define YB_DONE   2

Operation complete

Definition at line 83 of file ybos.h.

#define YB_EVENT_NOT_SWAPPED   2

Not swapped

Definition at line 82 of file ybos.h.

#define YB_NOMORE_SLOT   -103

No more space for fragment

Definition at line 87 of file ybos.h.

#define YB_SUCCESS   1

Ok

Definition at line 81 of file ybos.h.

Referenced by ybk_find().

#define YB_SWAP_ERROR   -102

Error swapping

Definition at line 86 of file ybos.h.

#define YB_UNKNOWN_FORMAT   -104

Unknown format (see YBOS format)

Definition at line 88 of file ybos.h.

#define YB_WRONG_BANK_TYPE   -100

Wrong bank type (see YBOS Bank Types)

Definition at line 84 of file ybos.h.

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


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