HSuppressInfo Struct Reference
The HSuppressInfo contains information used to identify which errors should be suppressed. More...
#include <HErrorManager.h>
Public Member Functions | |
HSuppressInfo (int s, int c, int sp) | |
Public Attributes | |
int | category |
The category that this error falls under as described in HC_Define_Error_Handler. | |
int | severity |
The level of seriousness of this error. | |
int | specific |
The specific error under the category as described in HC_Define_Error_Handler. | |
Detailed Description
The HSuppressInfo contains information used to identify which errors should be suppressed.
The documentation for this struct was generated from the following file: