OSRTBuffer Struct Reference
[Context Management Functions]

#include <rtxContext.h>

List of all members.

Public Attributes

OSOCTET * data
OSSIZE byteIndex
OSSIZE size
OSINT16 bitOffset
OSBOOL dynamic
OSBOOL aligned

Detailed Description

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.


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