Definition at line 57 of file xtc_cfg.h.
◆ cb_user
| void* xtc_cfg_spec_t::cb_user |
◆ d_bool
| int xtc_cfg_spec_t::d_bool |
◆ d_double
| double xtc_cfg_spec_t::d_double |
◆ d_enum
| int xtc_cfg_spec_t::d_enum |
◆ d_int
| int xtc_cfg_spec_t::d_int |
◆ d_int64
| int64_t xtc_cfg_spec_t::d_int64 |
◆ d_string
| const char* xtc_cfg_spec_t::d_string |
◆ enum_labels
| const char* const* xtc_cfg_spec_t::enum_labels |
◆ kind
| xtc_cfg_kind_t xtc_cfg_spec_t::kind |
◆ max_double
| double xtc_cfg_spec_t::max_double |
◆ max_int
| int64_t xtc_cfg_spec_t::max_int |
◆ min_double
| double xtc_cfg_spec_t::min_double |
◆ min_int
| int64_t xtc_cfg_spec_t::min_int |
◆ n_enum_labels
| int xtc_cfg_spec_t::n_enum_labels |
◆ name
| const char* xtc_cfg_spec_t::name |
◆ on_change
| xtc_cfg_changed_fn xtc_cfg_spec_t::on_change |
◆ short_desc
| const char* xtc_cfg_spec_t::short_desc |
◆ validator
| xtc_cfg_validator_fn xtc_cfg_spec_t::validator |
The documentation for this struct was generated from the following file: