UT/UT_ErrorManager.h File Reference

#include "UT_API.h"
#include "UT_Error.h"
#include "UT_PtrArray.h"
#include <fstream.h>

Go to the source code of this file.

Classes

class  UT_ErrorManager

Typedefs

typedef UT_PtrArray< UT_Error * > UT_ErrorList

Functions

UT_API UT_ErrorManagerUTgetErrorManager ()
UT_API UT_ErrorManagerUTgetErrorManager (int thraed)
UT_API void UTpushErrorManager ()
UT_API void UTpushErrorManager (int thread)
UT_API void UTpopErrorManager ()
UT_API void UTpopErrorManager (int thread)
UT_API UT_ErrorSeverity UTaddWarning (const char *type, int code, const char *msg=0)
UT_API UT_ErrorSeverity UTaddPrompt (const char *type, int code, const char *msg=0)
UT_API UT_ErrorSeverity UTaddMessage (const char *type, int code, const char *msg=0)
UT_API UT_ErrorSeverity UTaddError (const char *type, int code, const char *msg=0)
UT_API UT_ErrorSeverity UTaddFatal (const char *type, int code, const char *msg=0)
UT_API UT_ErrorSeverity UTaddSystemError (const char *msg=0)
UT_API UT_ErrorSeverity UTaddCommonWarning (UT_CommonErrorCode what, const char *msg=0)
UT_API UT_ErrorSeverity UTaddCommonError (UT_CommonErrorCode what, const char *msg=0)
UT_API UT_ErrorSeverity UTaddError (UT_Error *error)
UT_API int UTfindError (const char *type, int code)
UT_API UT_ErrorSeverity UTgetErrorSeverity ()
UT_API int UTcheckOutStream (ostream &os, const char *m, const char *path=0)


Typedef Documentation

Definition at line 31 of file UT_ErrorManager.h.


Function Documentation

UT_API UT_ErrorSeverity UTaddCommonError ( UT_CommonErrorCode  what,
const char *  msg = 0 
)

UT_API UT_ErrorSeverity UTaddCommonWarning ( UT_CommonErrorCode  what,
const char *  msg = 0 
)

UT_API UT_ErrorSeverity UTaddError ( UT_Error error  ) 

UT_API UT_ErrorSeverity UTaddError ( const char *  type,
int  code,
const char *  msg = 0 
)

UT_API UT_ErrorSeverity UTaddFatal ( const char *  type,
int  code,
const char *  msg = 0 
)

UT_API UT_ErrorSeverity UTaddMessage ( const char *  type,
int  code,
const char *  msg = 0 
)

UT_API UT_ErrorSeverity UTaddPrompt ( const char *  type,
int  code,
const char *  msg = 0 
)

UT_API UT_ErrorSeverity UTaddSystemError ( const char *  msg = 0  ) 

UT_API UT_ErrorSeverity UTaddWarning ( const char *  type,
int  code,
const char *  msg = 0 
)

UT_API int UTcheckOutStream ( ostream &  os,
const char *  m,
const char *  path = 0 
)

UT_API int UTfindError ( const char *  type,
int  code 
)

UT_API UT_ErrorManager* UTgetErrorManager ( int  thraed  ) 

UT_API UT_ErrorManager* UTgetErrorManager (  ) 

UT_API UT_ErrorSeverity UTgetErrorSeverity (  ) 

UT_API void UTpopErrorManager ( int  thread  ) 

UT_API void UTpopErrorManager (  ) 

UT_API void UTpushErrorManager ( int  thread  ) 

UT_API void UTpushErrorManager (  ) 


Generated on Thu May 24 00:09:05 2012 for HDK by  doxygen 1.5.9