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

s_HI_CLIENT_EVENTS Struct Reference

#include <hi_eo.h>

List of all members.

Public Attributes

int stack [HI_EO_CLIENT_EVENT_NUM]
int stack_count
HI_EVENT events [HI_EO_CLIENT_EVENT_NUM]


Detailed Description

The idea behind this event storage structure is that we use a simple stack to tell us which events we have set, so we don't set an event twice and can access the events very easily.

Definition at line 68 of file hi_eo.h.


Member Data Documentation

HI_EVENT s_HI_CLIENT_EVENTS::events[HI_EO_CLIENT_EVENT_NUM]
 

Definition at line 72 of file hi_eo.h.

Referenced by hi_eo_client_event_log(), and LogEvents().

int s_HI_CLIENT_EVENTS::stack[HI_EO_CLIENT_EVENT_NUM]
 

Definition at line 70 of file hi_eo.h.

Referenced by hi_eo_client_event_log(), and LogEvents().

int s_HI_CLIENT_EVENTS::stack_count
 

Definition at line 71 of file hi_eo.h.

Referenced by hi_eo_client_event_log(), LogEvents(), and ResetSession().


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