UM C API
6.12.1
|
Structure that holds beginning-of-index information for receivers. More...
#include <lbm.h>
Data Fields | |
int | flags |
lbm_uint_t | queue_id |
char | queue [LBM_UMQ_MAX_QUEUE_STRLEN] |
lbm_umq_index_info_t | index_info |
Structure that holds beginning-of-index information for receivers.
A structure used with UMQ or ULB receivers to indicate the stop of index assignment from all queue instances involved.
See lbm_msg_umq_index_assigned_ex_t_stct for field definitions.
int lbm_msg_umq_index_assigned_ex_t_stct::flags |
Bitmap indicating why the index was assigned to the receiver, etc. Zero or more flag bits ORed together: LBM_MSG_UMQ_INDEX_ASSIGNED_EX_FLAG_* (i.e. LBM_MSG_UMQ_INDEX_ASSIGNED_EX_FLAG_ULB, LBM_MSG_UMQ_INDEX_ASSIGNED_EX_FLAG_REQUESTED)
lbm_uint_t lbm_msg_umq_index_assigned_ex_t_stct::queue_id |
The Queue ID of the queue beginning assignment of this index