UM C API
6.16.1
|
Struct containing an array of queue topics retrieved via lbm_umq_queue_topic_list. More...
#include <lbm.h>
Data Fields | |
lbm_umq_queue_topic_status_t * | topics |
An array of UMQ topic status objects. | |
int | num_topics |
The length, in number of elements, of the topic objects array. | |
Struct containing an array of queue topics retrieved via lbm_umq_queue_topic_list.