lbm_msg_fragment_info_t_stct Struct Reference

Structure that holds fragment information for UM messages when appropriate. More...

#include <lbm.h>


Data Fields

lbm_uint_t start_sequence_number
lbm_uint_t offset
lbm_uint_t total_message_length


Detailed Description

To retrieve the UM-message fragment information held in this structure, it is typically necessary to call lbm_msg_retrieve_fragment_info().


Field Documentation

lbm_uint_t lbm_msg_fragment_info_t_stct::start_sequence_number

The sequence number of the fragment that starts the message

lbm_uint_t lbm_msg_fragment_info_t_stct::offset

The offset (in bytes) of this fragment from the message beginning

lbm_uint_t lbm_msg_fragment_info_t_stct::total_message_length

The total length (in bytes) of the message this fragment is for


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:17 2014 for LBM API by  doxygen 1.5.2