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

symtable_s Struct Reference

#include <defines.h>


Detailed Description

Stores symbol name of signal along with pointer to signal itself into a lookup table


Data Fields

sym_sigsig_head
sym_sigsig_tail
char * value
unsigned int size
symtabletable [256]


Field Documentation

sym_sig* symtable_s::sig_head
 

Pointer to head of sym_sig list

sym_sig* symtable_s::sig_tail
 

Pointer to tail of sym_sig list

unsigned int symtable_s::size
 

Number of bytes allowed storage for value

symtable* symtable_s::table[256]
 

Array of symbol tables for next level

char* symtable_s::value
 

String representation of last current 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