UM C API  6.16
lbm_umq_ulb_receiver_type_attr_t_stct Struct Reference

Structure that holds information to configure any of several ULB source's receiver type attributes. The attribute being set is determined by the configuration option. More...

#include <lbm.h>

Data Fields

lbm_ulong_t id
 Receiver Type ID.
 
union {
   int   d
 The integer value of the attribute.
 
   lbm_ulong_t   lu
 The unsigned long int value of the attribute.
 
value
 The value of the attribute.
 

Detailed Description

Structure that holds information to configure any of several ULB source's receiver type attributes. The attribute being set is determined by the configuration option.

Set by the umq_ulb_receiver_portion (source), umq_ulb_receiver_priority (source), and umq_ulb_receiver_events (source) configuration options.

See lbm_umq_ulb_receiver_type_attr_t_stct for field definitions.


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