kb_alias_config_s Struct Reference

Collaboration diagram for kb_alias_config_s:

Collaboration graph
[legend]

Data Fields

char name [KB_SYMBOL_NAME_SIZE]
kb_symbol_tptr
kb_symbol_tnext

Detailed Description

Alias Configuration Descriptor Definition

Definition at line 114 of file kb_config.h.


Field Documentation

char kb_alias_config_s::name[KB_SYMBOL_NAME_SIZE]

Name to the aliased symbol

Definition at line 117 of file kb_config.h.

Referenced by kb_lookup_device(), kb_lookup_register(), and kb_parse_alias().

Pointer to the aliased symbol

Definition at line 120 of file kb_config.h.

Referenced by kb_lookup_device(), kb_lookup_register(), and kb_parse_alias().

Pointer to the next alias

Definition at line 123 of file kb_config.h.

Referenced by kb_enum_alias(), and kb_parse_alias().


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