kb_table_s Struct Reference

Collaboration diagram for kb_table_s:

Collaboration graph
[legend]

Data Fields

pthread_mutex_t lock
kb_symbol_tsymbols [KB_SYMBOL_TABLE_SIZE]
unsigned int count

Detailed Description

Definition at line 53 of file kb_symbol.h.


Field Documentation

pthread_mutex_t kb_table_s::lock

Definition at line 55 of file kb_symbol.h.

Referenced by kb_add_symbol(), kb_create_symbol_table(), and kb_destroy_symbol_table().

kb_symbol_t* kb_table_s::symbols[KB_SYMBOL_TABLE_SIZE]

unsigned int kb_table_s::count

Definition at line 57 of file kb_symbol.h.

Referenced by kb_add_symbol(), kb_create_symbol_table(), and kb_destroy_symbol_table().


The documentation for this struct was generated from the following file:

Generated on Wed Dec 15 11:49:30 2010 for KoreBot Library by  doxygen 1.5.5