Open topic with navigation
Function or Type
Description
tibrvMsg_SetHandlers()
Define a program-specific datatype, by registering functions to transfer it between local format and wire format, and convert it to other datatypes.
tibrvMsgDataType
Enumerate the types of low-level data references.
tibrvMsgData_ByteSize()
Calculate the wire buffer size of data from its C size.
tibrvMsgData_Converter
Convert a message field to another local datatype.
tibrvMsgData_CopyBytes()
Copy data into the wire buffer of a message for an encoder.
tibrvMsgData_Decoder
Decode a wire format field to a local datatype.
tibrvMsgData_Encoder
Encode a local format field to wire format.
tibrvMsgData_GetBytes()
Get data pointer and size from a wire buffer for a decoder.
tibrvMsgData_GetSize()
Get the data size from a wire buffer for a decoder.
tibrvMsgData_Malloc()
Allocate process storage for decoders and converters.
tibrvMsgData_SetSize()
Write the size of data into a wire buffer for an encoder.
Did you find this helpful?
Why wasn't this helpful? (check all that apply)
Want to tell us more?
Please select at least one option or provide details about the issue!!
Error occurred while submitting feedback.
Error2 occurred while submitting feedback.
Copyright Ā© 1997-2022. Cloud Software Group, Inc. All Rights Reserved.