UM C API  6.16
lbmpdm_field_info_attr_stct_t Struct Reference

Attribute struct to be passed along with the name when adding field info to a definition. More...

#include <lbmpdm.h>

Data Fields

int flags
 
uint8_t req
 
uint32_t fixed_str_len
 
uint32_t num_arr_elem
 
char fill [256]
 

Detailed Description

Attribute struct to be passed along with the name when adding field info to a definition.

Field Documentation

uint32_t lbmpdm_field_info_attr_stct_t::fixed_str_len

The number of characters for fixed string or fixed unicode types.

uint32_t lbmpdm_field_info_attr_stct_t::num_arr_elem

The number of elements for fixed arrays.

uint8_t lbmpdm_field_info_attr_stct_t::req

If the field is required or not.


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