UM C API  6.12.1
lbm_umq_ulb_receiver_type_attr_t_stct Struct Reference

Structure that holds information for a UMQ ULB sources receiver type attributes. More...

#include <lbm.h>

Data Fields

lbm_ulong_t id
 
union {
   int   d
 
   lbm_ulong_t   lu
 
value
 

Detailed Description

Structure that holds information for a UMQ ULB sources receiver type attributes.

A struct used with options to get/set UMQ ULB receiver type attributes

See lbm_umq_ulb_receiver_type_attr_t_stct for field definitions.

Field Documentation

int lbm_umq_ulb_receiver_type_attr_t_stct::d

The integer value of the attribute

lbm_ulong_t lbm_umq_ulb_receiver_type_attr_t_stct::id

Receiver Type ID

lbm_ulong_t lbm_umq_ulb_receiver_type_attr_t_stct::lu

The unsigned long int value of the attribute

union { ... } lbm_umq_ulb_receiver_type_attr_t_stct::value

The value of the attribute


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