Go to the source code of this file.
Defines | |
#define | IDERR_Y_OUT_OF_IMAGE 201 /* Sortie de l'image en y */ |
#define | IDERR_X_OUT_OF_IMAGE 202 /* Sortie de l'image en x */ |
#define | IDERR_Y_GREATER_DIMY 203 /* Parametre dy > DIMY Fenetre */ |
#define | IDERR_X_GREATER_DIMX 204 /* Parametre dx > DIMX Fenetre */ |
#define | IDERR_NOT_SQUARE 206 /* Image non carree */ |
#define | IDERR_POINTER_IS_NULL 210 /* Pointeur NULL (parametre) */ |
#define | IDERR_NOT_FLOATLIST 220 /* Liste flottants incorrecte */ |
#define | IDERR_LABEL_UNDEF 221 /* Label non defini */ |
#define | IDERR_TOO_LONG_LIST 222 /* Liste avec trop d'elements */ |
#define | IDERR_INVALID_NUMBER 223 /* Parametre Numerique invalide */ |
#define | IDERR_NOT_INTLIST 224 /* Liste entiers incorrecte */ |
#define | IDERR_WRONG_TYPE 225 /* Mauvais type Libido */ |
#define | IDERR_UNDEF_SCREEN 226 /* Code ecran invalide */ |
#define | IDERR_WRONG_DIM 227 /* Dimensions invalides */ |
#define | IDERR_WRONG_IMAGES 228 /* Images incompatibles */ |
#define | IDERR_WRONG_LIBTYPE 229 /* Type libido invalide */ |
#define | IDERR_Z_OUT_OF_VOLUME 301 /* Sortie du volume en z */ |
#define | IDERR_Y_OUT_OF_VOLUME 302 /* Sortie du volume en y */ |
#define | IDERR_X_OUT_OF_VOLUME 303 /* Sortie du volume en x */ |
#define | IDERR_Z_GREATER_DIMZ 304 /* Parametre dz > DIMZ Fenetre */ |
#define | IDERR_WRONG_VOLUMES 305 /* Volumes incompatibles */ |
#define | IDERR_WRONG_SIGNALS 234 /* Signaux incompatibles */ |
#define | IDERR_OPEN_FAILED 211 /* Erreur ouverture fichier */ |
#define | IDERR_READ_FAILED 235 /* Erreur Lecture fichier */ |
#define | IDERR_WRITE_FAILED 236 /* Erreur Ecriture fichier */ |
#define | IDERR_NON_ACR_FILE 243 /* Lecture Fichier NON ACR */ |
#define | IDERR_ALLOC_MEM 200 /* erreur d'allocation memoiire */ |
#define | IDERR_ALLOC_SIG 230 /* erreur Alloc Signal */ |
#define | IDERR_ALLOC_IMA 231 /* erreur Alloc Image */ |
#define | IDERR_ALLOC_VOL 232 /* erreur Alloc Volume */ |
#define | IDERR_ALLOC_SUB 233 /* erreur Alloc Sous-Structure */ |
#define | IDERR_ALLOC_PARAM 237 /* Echec allocation PARAM */ |
#define | IDERR_ALLOC_CNT 238 /* Echec allocation Contour */ |
#define | IDERR_ALLOC_CNT3D 255 /* Echec allocation Contour 3D */ |
#define | IDERR_ALLOC_LST 239 /* Echec allocation Liste */ |
#define | IDERR_ALLOC_TREE 240 /* Echec allocation Arbre */ |
#define | IDERR_ALLOC_FACE 241 /* Echec allocation Face */ |
#define | IDERR_ALLOC_ELEM 244 /* Echec allocation Element */ |
#define | IDERR_EMPTY_LIST 245 /* Liste Vide */ |
#define | IDERR_WRONG_CONTOURS 242 /* Contours incompatibles */ |
#define | IDERR_WRONG_TYPES 246 /* Types incompatibles */ |
#define | IDERR_WRONG_FILE_NAME 247 /* Nom Fichier incorrect */ |
#define | IDERR_EMPTY_FILE_NAME 248 /* Nom Fichier NULL */ |
#define | IDERR_Z_OUT_OF_SEQUENCE 249 /* Sortie Sequence en z */ |
#define | IDERR_Y_OUT_OF_SEQUENCE 250 /* Sortie Sequence en y */ |
#define | IDERR_X_OUT_OF_SEQUENCE 251 /* Sortie Sequence en x */ |
#define | IDERR_T_OUT_OF_SEQUENCE 252 /* Sortie Sequence en t */ |
#define | IDERR_ALLOC_SEQ 253 /* Echec allocation Sequence */ |
#define | IDERR_WRONG_SEQUENCES 254 /* Sequences incompatibles */ |
#define | IDERR_MIN_EQ_MAX 256 /* Min = Max */ |
#define | IDERR_BAD_DIRECTION 800 |
#define | IDERR_THRESHOLD_OUT_OF_RANGE 801 |
#define | IDERR_NULL_POINTER_ARGUMENT 802 |
#define | IDERR_WRONG_IMAGE_TYPE 803 |
#define | IDERR_WRONG_PARAMETER 804 |
#define | IDERR_OUT_OF_RANGE 805 |
#define | IDERR_CALCULATION 806 |
#define | IDERR_WRONG_MATRIX_DIMENSION 807 |
#define | IDERR_WRONG_IMAGE_SIZE 808 |
#define | IDERR_WINDOW_SIZE_LESS_THAN_ZERO 810 |
#define | IDERR_POINTER_IS_ZERO 811 |
#define | IDERR_NO_IMAGE_ALLOCATED 812 |
#define | IDERR_WINDOW_SIZE_NOT_POWER_TO_2 809 |
#define | IDERR_PARAMETER_NOT_IN_RANGE 813 |
#define | IDERR_PARAMETER_MUST_BE_BOOLEAN 814 |
Functions | |
void | IdExit (int) |
char * | IdErrMsg (int) |
Give the error message corresponding to the error code (IdErrno) given as argument. | |
Variables | |
int | IdErrno |
|
Definition at line 96 of file iderr.h. Referenced by IdCntAlloc(), IdCntModifLongueur(), IdCntPointsOfSegment(), and IdCntVecteurToContour(). |
|
|
|
Definition at line 101 of file iderr.h. Referenced by IdLstAddElement(), LstAddAfter(), and LstAddBefore(). |
|
|
|
Definition at line 91 of file iderr.h. Referenced by IdImaCheckSizeAlloc(), IdImaCheckSizeAllocType(), IdImaCheckTypeAlloc(), IdImaCheckTypeAllocSize(), IdImaCheckTypeSizeAlloc(), IdImaMakeImagetteXYHoriz(), IdImaMakeImagetteXYVertic(), IdImaRecadTo16(), IdImaRecadTo8(), IdImaRecadTo8ABS(), IdImaRecadTo8DCT(), and IdImaRecadTo8LOG(). |
|
|
|
Definition at line 89 of file iderr.h. Referenced by IdImaAlloc(), IdImaFill(), IdStrFloatEnum(), IdStrIntEnum(), and IdStrPatternMatching(). |
|
|
|
|
|
Definition at line 90 of file iderr.h. Referenced by IdSigAlloc(). |
|
Definition at line 93 of file iderr.h. Referenced by IdImaExtractSubImage(). |
|
|
|
|
|
|
|
|
|
Definition at line 108 of file iderr.h. Referenced by IdPalReadAsciiFile(), and IdPalWriteAsciiFile(). |
|
Definition at line 102 of file iderr.h. Referenced by IdLstRemoveElem(), IdLstRemoveFirst(), and IdLstRemoveLast(). |
|
Definition at line 65 of file iderr.h. Referenced by _IdCntAddPointsOfSegment(), _IdCntInsertPoint(), _IdCntInsertPointsOfSegment(), IdCntPointsOfSegment(), IdImaDrawLine(), and IdImaFill(). |
|
Definition at line 63 of file iderr.h. Referenced by IdStrPatternMatching(). |
|
Definition at line 117 of file iderr.h. Referenced by IdImaRecad16To16IgnoreUpper(), IdImaRecad16To8(), IdImaRecad16To8IgnoreUpper(), IdImaRecadTo8ABS(), IdImaRecadTo8DCT(), and IdImaRecadTo8LOG(). |
|
|
|
Definition at line 87 of file iderr.h. Referenced by IdAcrInquireHeader(), IdAcrInquireInfoTot4(), IdDcmInquireImageInfoFromDcmHdr(), IdDcmInquireImageInfoFromFile(), IdDcmInquireInfoFromDcmHdr(), and IdDcmReadFileIntoVectorFromDcmHdr(). |
|
|
|
Definition at line 66 of file iderr.h. Referenced by IdStrFloatEnum(), and IdStrIntEnum(). |
|
|
|
|
|
Definition at line 84 of file iderr.h. Referenced by IdAcrInquireInfoTot4(), IdAcrWriteFileExtended(), IdAcrWriteListeAcr(), IdImaFill(), IdPalReadAsciiFile(), and IdPalWriteAsciiFile(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 71 of file iderr.h. Referenced by IdCntCast(), IdCntCopy(), and IdImaCopy(). |
|
|
|
|
|
|
|
Definition at line 72 of file iderr.h. Referenced by IdImaCheckSizeAlloc(), IdImaCheckSizeAllocType(), IdImaCheckTypeAlloc(), IdImaCheckTypeAllocSize(), IdImaCheckTypeSizeAlloc(), and IdImaZoom(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 55 of file iderr.h. Referenced by IdImaAllocSubImage(), IdImaExtractSubImage(), IdImaModifSubImage(), IdImaReuseSigFromLine(), and IdImaSignalFromLine(). |
|
|
|
|
|
|
|
Definition at line 54 of file iderr.h. Referenced by IdImaAllocSubImage(), IdImaExtractSubImage(), IdImaModifSubImage(), IdImaReuseSigFromLine(), and IdImaSignalFromLine(). |
|
|
|
|
|
|
|
|
|
|
|
Give the error message corresponding to the error code (IdErrno) given as argument.
Definition at line 145 of file kererr.c. References MSGERROR::code, code, and MSGERROR::msg. Referenced by IdImaFill(). |
|
Definition at line 69 of file argexit.c. References _IdArgFree(). Referenced by IdArgUsage(), IdCalcRacinesPoly2(), IdCalcRacinesPoly3(), IdImaLabel(), IdImaMinima(), IdSigMax(), IdSigMin(), IdVolMinima(), IdVolMinPlanX(), IdVolMinPlanY(), and IdVolMinPlanZ(). |
|