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

IdTypeConfigItem Struct Reference

Structure which is used to map descriptive ID type name to numeric ID and vice versa. More...

#include <conf_utils.h>


Data Fields

uint8_t type
 ID type.
const char * name
 descriptive name


Detailed Description

Structure which is used to map descriptive ID type name to numeric ID and vice versa.


Field Documentation

const char* IdTypeConfigItem::name
 

descriptive name

uint8_t IdTypeConfigItem::type
 

ID type.


The documentation for this struct was generated from the following file:
Project hosted by: SourceForge.net Logo