UM C API
6.12.1
|
Structure that holds information for a UMQ ULB sources application set attributes. More...
#include <lbm.h>
Data Fields | |
lbm_ushort_t | index |
union { | |
int d | |
lbm_ulong_t lu | |
} | value |
Structure that holds information for a UMQ ULB sources application set attributes.
A struct used with options to get/set UMQ ULB application set attributes
See lbm_umq_ulb_application_set_attr_t_stct for field definitions.
int lbm_umq_ulb_application_set_attr_t_stct::d |
The integer value of the attribute
lbm_ushort_t lbm_umq_ulb_application_set_attr_t_stct::index |
Index of the Application Set
lbm_ulong_t lbm_umq_ulb_application_set_attr_t_stct::lu |
The unsigned long int value of the attribute
union { ... } lbm_umq_ulb_application_set_attr_t_stct::value |
The value of the attribute