yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
ses_msg_buff_t Struct Reference

Session Message Buffer. More...

#include <ses.h>

Data Fields

dlq_hdr_t qhdr
 not set
 
size_t buffstart
 buff start pos
 
size_t bufflen
 buff actual size
 
size_t buffpos
 buff cur position
 
boolean islast
 T: last buff in msg.
 
boolean isbinary
 T: CBOR, F: XML.
 
xmlChar buff [SES_MSG_BUFFSIZE+1]
 buffer memory has 1 extra byte set to zero to make sure log input does not print past end of the input buffer
 

Detailed Description

Session Message Buffer.


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