UM C API
6.16.1
|
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_t * | ids |
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. | |
Structure for defining a UMQ application set.
See lbm_umq_queue_application_set_t_stct for field definitions.