| Yate
    | 
#include <yateclass.h>
| Public Attributes | |
| const char * | token | 
| int | value | 
A structure to build (mainly static) Token-to-ID translation tables. A table of such structures must end with an entry with a null token
| const char* token | 
Token to match
Referenced by Module::itemComplete().
| int value | 
Value the token translates to