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

#include <apt_task_msg.h>

Data Fields

apt_task_msg_pool_tmsg_pool
 
int type
 
int sub_type
 
char data [1]
 

Detailed Description

Task message is used for inter task communication

Field Documentation

char apt_task_msg_t::data[1]

Context specific data

apt_task_msg_pool_t* apt_task_msg_t::msg_pool

Message pool the task message is allocated from

int apt_task_msg_t::sub_type

Task msg sub type

int apt_task_msg_t::type

Task msg type


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