UniMRCP  1.7.0
Data Fields
apt_str_table_item_t Struct Reference

#include <apt_string_table.h>

Collaboration diagram for apt_str_table_item_t:
Collaboration graph
[legend]

Data Fields

apt_str_t value
 
apr_size_t key
 

Detailed Description

String table item definition

Field Documentation

◆ key

apr_size_t apt_str_table_item_t::key

Index of the unique (key) character to compare

◆ value

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: