Utils::ErrorManager::ErrorEvent Struct Reference

Groups together information pertinent to one error occurrence. More...

#include <utils.h>

List of all members.

Public Attributes

EclipseObjects_pFailedObject
 Object that triggers the error.
char * s_sFailMessage
 Whatever the object wanted to say.
eErrorType s_nType
 In a nutshell, the nature of the error.
ErrorEvents_pNextError
 Next available error.


Detailed Description

Groups together information pertinent to one error occurrence.

Definition at line 84 of file utils.h.


The documentation for this struct was generated from the following file:

Generated on Tue Jan 20 17:58:02 2009 for EclipseRay by  doxygen 1.5.7.1