action_rec Struct Reference

#include <hlbr.h>


Data Fields

char Name [MAX_NAME_LEN]
int ID
int ActionItems [MAX_ITEMS_PER_ACTION]
void * ActionItemData [MAX_ITEMS_PER_ACTION]
int NumItems


Detailed Description

Definition at line 271 of file hlbr.h.


Field Documentation

char action_rec::Name[MAX_NAME_LEN]

Definition at line 272 of file hlbr.h.

Referenced by ParseAction(), ParseRule(), and SetAction().

int action_rec::ID

Definition at line 273 of file hlbr.h.

Referenced by ParseAction().

int action_rec::ActionItems[MAX_ITEMS_PER_ACTION]

Definition at line 275 of file hlbr.h.

Referenced by LogMessageAllActions(), ParseAction(), and PerformActions().

void* action_rec::ActionItemData[MAX_ITEMS_PER_ACTION]

Definition at line 276 of file hlbr.h.

Referenced by LogMessageAllActions(), ParseAction(), and PerformActions().

int action_rec::NumItems

Definition at line 277 of file hlbr.h.

Referenced by LogMessageAllActions(), ParseAction(), and PerformActions().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2