lbm_src_event_umq_ulb_message_info_ex_t_stct Struct Reference

Structure that holds UMQ ULB message information in an extended form. More...

#include <lbm.h>

Collaboration diagram for lbm_src_event_umq_ulb_message_info_ex_t_stct:

Collaboration graph
[legend]

Data Fields

int flags
lbm_umq_msgid_t msg_id
lbm_umq_regid_t registration_id
lbm_uint_t first_sequence_number
lbm_uint_t last_sequence_number
lbm_uint_t assignment_id
lbm_uint_t application_set_index
void * msg_clientd
char receiver [LBM_UMQ_ULB_MAX_RECEIVER_STRLEN]

Detailed Description

A structure used with UMQ ULB source applications to indicate message events.


Field Documentation

int lbm_src_event_umq_ulb_message_info_ex_t_stct::flags

Flags that indicate which optional portions are included

lbm_umq_msgid_t lbm_src_event_umq_ulb_message_info_ex_t_stct::msg_id

Message ID of the message

lbm_umq_regid_t lbm_src_event_umq_ulb_message_info_ex_t_stct::registration_id

The registration ID of the receiver

lbm_uint_t lbm_src_event_umq_ulb_message_info_ex_t_stct::first_sequence_number

First sequence number for the message after being fragmented

lbm_uint_t lbm_src_event_umq_ulb_message_info_ex_t_stct::last_sequence_number

Last sequence number for the message after being fragmented

lbm_uint_t lbm_src_event_umq_ulb_message_info_ex_t_stct::assignment_id

The Assignment ID of the receiver

lbm_uint_t lbm_src_event_umq_ulb_message_info_ex_t_stct::application_set_index

The Application Set Index the receiver is in

void* lbm_src_event_umq_ulb_message_info_ex_t_stct::msg_clientd

The clientd pointer passed in for the message

char lbm_src_event_umq_ulb_message_info_ex_t_stct::receiver[LBM_UMQ_ULB_MAX_RECEIVER_STRLEN]

The receivers immediate message target string


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