Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

enum_item_s Struct Reference

#include <defines.h>


Detailed Description

Binds a signal to a static expression for an enumerated value.


Data Fields

vsignalsig
static_exprvalue
bool last
enum_itemnext


Field Documentation

bool enum_item_s::last
 

Set to TRUE if this is the last enumerated value in the list

enum_item* enum_item_s::next
 

Pointer to next enumeration item in the list

vsignal* enum_item_s::sig
 

Enumerated value in the form of a signal

static_expr* enum_item_s::value
 

Value to assign to enumerated value


The documentation for this struct was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4