Yate
|
#include <yateclass.h>
Public Attributes | |
String | 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 an empty token
String token |
Token to match
int value |
Value the token translates to