![]() |
yumapro
25.10-1
YumaPro SDK
|
Session Message. More...
#include <ses.h>

Data Fields | |
| dlq_hdr_t | qhdr |
| Q header for buffcb->msgQ. | |
| boolean | ready |
| ready for parsing | |
| boolean | dispatched |
| in processing | |
| ses_msg_buff_t * | curbuff |
| cur position in buffQ | |
| dlq_hdr_t | buffQ |
| Q of ses_msg_buff_t. | |
| ses_prolog_state_t | prolog_state |
| for insert prolog | |
| size_t | curchunksize |
| cur chunk rcvd | |
| size_t | expchunksize |
| expected chunk size | |
| ncx_msg_encoding_t | msg_encoding |
| UDP-Notif Standard Media Type. | |
| uint32 | publisher_id |
| UDP-Notif Publisher-ID. | |
| uint32 | message_id |
| UDP-Notif Message-ID. | |
Session Message.