UniMRCP
1.5.0
|
#include <apt_task_msg.h>
Data Fields | |
apt_task_msg_pool_t * | msg_pool |
int | type |
int | sub_type |
char | data [1] |
Task message is used for inter task communication
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