Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

problemtable Struct Reference

table containing the problem_table input/output function More...


Data Fields

problem_t entry
UInt16(* test )(void)
void(* set )(void)
UInt16 alert


Detailed Description

table containing the problem_table input/output function

Definition at line 1370 of file simcity.c.


Field Documentation

UInt16 problemtable::alert
 

the alert to display

Definition at line 1374 of file simcity.c.

Referenced by UIProblemNotify().

problem_t problemtable::entry
 

the problem entry

Definition at line 1371 of file simcity.c.

Referenced by UIProblemNotify().

void(* problemtable::set)(void)
 

the setting function

Referenced by UIProblemNotify().

UInt16(* problemtable::test)(void)
 

the testing function

Referenced by UIProblemNotify().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18