UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
apt_str_table_item_t Struct Reference

#include <apt_string_table.h>

Data Fields

apt_str_t value
 
apr_size_t key
 

Detailed Description

String table item definition

Field Documentation

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


The documentation for this struct was generated from the following file: