ASN1C C/C++ Common Runtime  ASN1C v7.5.x
Public Attributes | List of all members
OSRTBuffer Struct Reference

#include <rtxContext.h>

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: