|
UniMRCP
1.7.0
|
#include <apt_string_table.h>

Data Fields | |
| apt_str_t | value |
| apr_size_t | key |
String table item definition
| apr_size_t apt_str_table_item_t::key |
Index of the unique (key) character to compare
| apt_str_t apt_str_table_item_t::value |
String value associated with id
1.8.13