| XBinder C Common Runtime Functions
    XBinder v3.0.x
    | 
#include <rtxContext.h>
| Public Attributes | |
| OSOCTET * | data | 
| OSSIZE | byteIndex | 
| OSSIZE | size | 
| OSINT16 | bitOffset | 
| OSBOOL | dynamic | 
| OSBOOL | aligned | 
Run-time message buffer structure
This structure holds encoded message data. For an encode operation, it is where the message being built is stored. For decode, it holds a copy of the message that is being decoded.