#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] |
The Application Set Index the receiver is in
The Assignment ID of the receiver
First sequence number for the message after being fragmented
Flags that indicate which optional portions are included
Last sequence number for the message after being fragmented
The clientd pointer passed in for the message
Message ID of 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 registration ID of the receiver