UM C API  6.12.1
lbm_src_event_umq_ulb_receiver_info_ex_t_stct Struct Reference

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

#include <lbm.h>

Data Fields

int flags
 
lbm_umq_regid_t registration_id
 
lbm_uint_t assignment_id
 
lbm_uint_t application_set_index
 
char receiver [LBM_UMQ_ULB_MAX_RECEIVER_STRLEN]
 

Detailed Description

Structure that holds UMQ ULB receiver information in an extended form.

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

See lbm_src_event_umq_ulb_receiver_info_ex_t_stct for field definitions.

Field Documentation

lbm_uint_t lbm_src_event_umq_ulb_receiver_info_ex_t_stct::application_set_index

The Application Set Index the receiver is in

lbm_uint_t lbm_src_event_umq_ulb_receiver_info_ex_t_stct::assignment_id

The Assignment ID of the receiver

int lbm_src_event_umq_ulb_receiver_info_ex_t_stct::flags

Bitmap set of flags reserved for future use. Currently set to 0.

char lbm_src_event_umq_ulb_receiver_info_ex_t_stct::receiver[LBM_UMQ_ULB_MAX_RECEIVER_STRLEN]

The receivers immediate message target string

lbm_umq_regid_t lbm_src_event_umq_ulb_receiver_info_ex_t_stct::registration_id

The registration ID of the receiver


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