UniMRCP  1.7.0
Data Fields
mpf_message_container_t Struct Reference

#include <mpf_message.h>

Collaboration diagram for mpf_message_container_t:
Collaboration graph
[legend]

Data Fields

apr_size_t count
 
mpf_message_t messages [MAX_MPF_MESSAGE_COUNT]
 

Detailed Description

MPF message container definition

Field Documentation

◆ count

apr_size_t mpf_message_container_t::count

Number of actual messages

◆ messages

mpf_message_t mpf_message_container_t::messages[MAX_MPF_MESSAGE_COUNT]

Array of messages


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