Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

s_HI_EVENT_INFO Struct Reference

#include <hi_eo.h>

List of all members.

Public Attributes

int alert_id
int priority
char * alert_str


Detailed Description

We hold the type of alert, the priority of the alert and any data associated with this alert.

Definition at line 33 of file hi_eo.h.


Member Data Documentation

int s_HI_EVENT_INFO::alert_id
 

Definition at line 35 of file hi_eo.h.

Referenced by LogEvents().

char* s_HI_EVENT_INFO::alert_str
 

the alert priority, 0 = highest

Definition at line 37 of file hi_eo.h.

Referenced by LogEvents().

int s_HI_EVENT_INFO::priority
 

the alert id

Definition at line 36 of file hi_eo.h.

Referenced by LogEvents().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2