UM C API  6.12.1
lbm_msg_umq_index_released_ex_t_stct Struct Reference

Structure that holds end-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
 

Detailed Description

Structure that holds end-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_released_ex_t_stct for field definitions.

Field Documentation

int lbm_msg_umq_index_released_ex_t_stct::flags

Bitmap indicating why the index was released. Zero or more flag bits ORed together: LBM_MSG_UMQ_INDEX_RELEASED_EX_FLAG_* (i.e. LBM_MSG_UMQ_INDEX_RELEASED_EX_FLAG_ULB)

lbm_uint_t lbm_msg_umq_index_released_ex_t_stct::queue_id

The Queue ID of the queue ending assignment of this index


The documentation for this struct was generated from the following file: