#include <lbm.h>
Collaboration diagram for lbm_src_event_umq_ulb_message_info_ex_t_stct:
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] |
Flags that indicate which optional portions are included
Message ID of the message
The registration ID of the receiver
First sequence number for the message after being fragmented
Last sequence number for the message after being fragmented
The Assignment ID of the receiver
The Application Set Index the receiver is in
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