struct OSRTBuffer |
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.
Public Attributes | |
---|---|
OSBOOL | aligned |
OSINT16 | bitOffset |
size_t | byteIndex |
OSOCTET * | data |
OSBOOL | dynamic |
size_t | size |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.