UM C API  6.16
lbm_umq_queue_entry_t_stct Struct Reference

Structure that holds queue registration information to configure a queuing broker. More...

#include <lbm.h>

Data Fields

char name [LBM_UMQ_MAX_QUEUE_STRLEN]
 Name of the UMQ queue.
 
lbm_umq_regid_t regid
 Registration ID to use with the given UMQ queue.
 

Detailed Description

Structure that holds queue registration information to configure a queuing broker.

Set by the umq_queue_registration_id (context) configuration option.

See lbm_umq_queue_entry_t_stct for field definitions.


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