UM C API  6.16
lbm_umq_queue_application_set_t_stct Struct Reference

Structure for defining a UMQ application set. More...

#include <lbm.h>

Data Fields

char appset_name [LBM_UMQ_MAX_APPSET_STRLEN]
 Name of the application set as configured within the queue.
 
lbm_uint32_tids
 Receiver Type IDs configured for this appset.
 
int num_ids
 Number of receiver type IDs.
 
lbm_ushort_t application_set_index
 Application set index.
 
void * reserved
 Reserved field; do not touch.
 

Detailed Description

Structure for defining a UMQ application set.

See lbm_umq_queue_application_set_t_stct for field definitions.


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