Struct mut_wptt_f_moves_config_t
ClassList > mut_wptt_f_moves_config_t
The type definition for configuring the module.
#include <mut_wptt_f_moves.h>
Public Attributes
| Type | Name |
|---|---|
| note_wptt_V4_label_e * | V4_label |
| mut_f_moves_direction_e | direction |
| mut_f_moves_eqclass_e | eqclass |
| mut_f_moves_e | move |
| note_wptt_node_t * | vertex |
| size_t | weight_idx |
Public Attributes Documentation
variable V4_label
note_wptt_V4_label_e* mut_wptt_f_moves_config_t::V4_label;
variable direction
mut_f_moves_direction_e mut_wptt_f_moves_config_t::direction;
variable eqclass
mut_f_moves_eqclass_e mut_wptt_f_moves_config_t::eqclass;
variable move
mut_f_moves_e mut_wptt_f_moves_config_t::move;
variable vertex
note_wptt_node_t* mut_wptt_f_moves_config_t::vertex;
variable weight_idx
size_t mut_wptt_f_moves_config_t::weight_idx;
The documentation for this class was generated from the following file source/mut-wptt_f_moves/src/mut_wptt_f_moves.h