moddef-c
Loading...
Searching...
No Matches
md_point_desc Struct Reference

#include <desc.h>

Data Fields

md_str_t id
 
md_bytes_t point_raw
 
uint8_t space
 
uint8_t storage
 
uint8_t access
 
uint8_t vkind
 
uint16_t offset
 
uint16_t model_relative_offset
 
uint16_t length_words
 
bool byte_big
 
bool word_big
 
bool has_length_ref
 
md_str_t lref_id
 
md_rational_t scale
 
md_rational_t offset_add
 
bool has_scale_ref
 
md_str_t sref_id
 
uint8_t sref_mode
 
int64_t sref_den
 
bool has_selector
 
md_str_t sel_id
 
md_bytes_t sel_raw
 
bool has_na
 
uint8_t str_padding
 
uint8_t str_termination
 
uint8_t dt_encoding
 
bool has_composed
 
int64_t comp_base
 
md_composed_sub_t comp_m
 
md_composed_sub_t comp_e
 
bool has_constraints
 
md_rational_t w_min
 
md_rational_t w_max
 
md_rational_t w_step
 
md_bytes_t w_allowed
 
bool in_discovery_block
 
int8_t discovery_slot
 

Field Documentation

◆ access

uint8_t md_point_desc::access

◆ byte_big

bool md_point_desc::byte_big

◆ comp_base

int64_t md_point_desc::comp_base

◆ comp_e

md_composed_sub_t md_point_desc::comp_e

◆ comp_m

md_composed_sub_t md_point_desc::comp_m

◆ discovery_slot

int8_t md_point_desc::discovery_slot

◆ dt_encoding

uint8_t md_point_desc::dt_encoding

◆ has_composed

bool md_point_desc::has_composed

◆ has_constraints

bool md_point_desc::has_constraints

◆ has_length_ref

bool md_point_desc::has_length_ref

◆ has_na

bool md_point_desc::has_na

◆ has_scale_ref

bool md_point_desc::has_scale_ref

◆ has_selector

bool md_point_desc::has_selector

◆ id

md_str_t md_point_desc::id

◆ in_discovery_block

bool md_point_desc::in_discovery_block

◆ length_words

uint16_t md_point_desc::length_words

◆ lref_id

md_str_t md_point_desc::lref_id

◆ model_relative_offset

uint16_t md_point_desc::model_relative_offset

◆ offset

uint16_t md_point_desc::offset

◆ offset_add

md_rational_t md_point_desc::offset_add

◆ point_raw

md_bytes_t md_point_desc::point_raw

◆ scale

md_rational_t md_point_desc::scale

◆ sel_id

md_str_t md_point_desc::sel_id

◆ sel_raw

md_bytes_t md_point_desc::sel_raw

◆ space

uint8_t md_point_desc::space

◆ sref_den

int64_t md_point_desc::sref_den

◆ sref_id

md_str_t md_point_desc::sref_id

◆ sref_mode

uint8_t md_point_desc::sref_mode

◆ storage

uint8_t md_point_desc::storage

◆ str_padding

uint8_t md_point_desc::str_padding

◆ str_termination

uint8_t md_point_desc::str_termination

◆ vkind

uint8_t md_point_desc::vkind

◆ w_allowed

md_bytes_t md_point_desc::w_allowed

◆ w_max

md_rational_t md_point_desc::w_max

◆ w_min

md_rational_t md_point_desc::w_min

◆ w_step

md_rational_t md_point_desc::w_step

◆ word_big

bool md_point_desc::word_big

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