UT/UT_Error.h File Reference

#include "UT_API.h"
#include "UT_String.h"

Go to the source code of this file.

Classes

class  UT_Error

Defines

#define UT_CE_EARLY_INPUT_END   UT_ERROR_EOF
#define UT_CE_PARSE_ERROR   UT_ERROR_PARSING
#define UT_CE_FILE_ERROR   UT_ERROR_FILE_FORMAT

Enumerations

enum  UT_ErrorSeverity {
  UT_ERROR_NONE = 0, UT_ERROR_MESSAGE, UT_ERROR_PROMPT, UT_ERROR_WARNING,
  UT_ERROR_ABORT, UT_ERROR_FATAL, UT_NUM_ERROR_SEVERITIES
}
enum  UT_CommonErrorCode {
  UT_ERROR_FILE_NOT_FOUND = 0, UT_ERROR_EOF, UT_ERROR_PARSING, UT_ERROR_FILE_FORMAT,
  UT_ERROR_OUTSTREAM, UT_ERROR_INSTREAM, UT_ERROR_EARLY_STREAM_END, UT_ERROR_SKIP_PACKET_CLASS,
  UT_ERROR_SKIP_PACKET_ID, UT_ERROR_SKIP_TOKEN, UT_ERROR_BAD_TOKEN, UT_ERROR_MISSING_TOKEN,
  UT_ERROR_BAD_INT, UT_ERROR_BAD_FLOAT, UT_ERROR_JUST_STRING, UT_ERROR_BAD_EXTENSION,
  UT_ERROR_BAD_CPIO_HEADER, UT_ERROR_BAD_CPIO_CONTENTS, UT_ERROR_CANT_MKDIR_FILE_EXISTS, UT_ERROR_FILE_NOT_WRITEABLE,
  UT_ERROR_ABORT_BY_USER
}


Define Documentation

#define UT_CE_EARLY_INPUT_END   UT_ERROR_EOF

Definition at line 72 of file UT_Error.h.

#define UT_CE_FILE_ERROR   UT_ERROR_FILE_FORMAT

Examples:
SOP/SOP_CopRaster.C.

Definition at line 74 of file UT_Error.h.

#define UT_CE_PARSE_ERROR   UT_ERROR_PARSING

Definition at line 73 of file UT_Error.h.


Enumeration Type Documentation

Enumerator:
UT_ERROR_FILE_NOT_FOUND 
UT_ERROR_EOF 
UT_ERROR_PARSING 
UT_ERROR_FILE_FORMAT 
UT_ERROR_OUTSTREAM 
UT_ERROR_INSTREAM 
UT_ERROR_EARLY_STREAM_END 
UT_ERROR_SKIP_PACKET_CLASS 
UT_ERROR_SKIP_PACKET_ID 
UT_ERROR_SKIP_TOKEN 
UT_ERROR_BAD_TOKEN 
UT_ERROR_MISSING_TOKEN 
UT_ERROR_BAD_INT 
UT_ERROR_BAD_FLOAT 
UT_ERROR_JUST_STRING 
UT_ERROR_BAD_EXTENSION 
UT_ERROR_BAD_CPIO_HEADER 
UT_ERROR_BAD_CPIO_CONTENTS 
UT_ERROR_CANT_MKDIR_FILE_EXISTS 
UT_ERROR_FILE_NOT_WRITEABLE 
UT_ERROR_ABORT_BY_USER 

Definition at line 46 of file UT_Error.h.

Enumerator:
UT_ERROR_NONE 
UT_ERROR_MESSAGE 
UT_ERROR_PROMPT 
UT_ERROR_WARNING 
UT_ERROR_ABORT 
UT_ERROR_FATAL 
UT_NUM_ERROR_SEVERITIES 

Definition at line 29 of file UT_Error.h.


Generated on Thu Feb 9 00:10:36 2012 for HDK by  doxygen 1.5.9