lbm_src_event_sequence_number_info_t_stct Struct Reference

Structure that holds sequence number information for a message sent by a source. More...

#include <lbm.h>


Data Fields

int flags
lbm_uint_t first_sequence_number
lbm_uint_t last_sequence_number
void * msg_clientd


Detailed Description

A structure used with UM sources that informs the application the sequence numbers used with a message.

See also:
lbm_src_send_ex


Field Documentation

int lbm_src_event_sequence_number_info_t_stct::flags

Flags that indicate which optional portions are included

lbm_uint_t lbm_src_event_sequence_number_info_t_stct::first_sequence_number

First sequence number for the message set

lbm_uint_t lbm_src_event_sequence_number_info_t_stct::last_sequence_number

Last sequence number for the message set

void* lbm_src_event_sequence_number_info_t_stct::msg_clientd

The clientd pointer passed in for the message


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