Describes which MSU types a given MSU type should route to if it is cloned. More...
#include <dfg.h>
Public Attributes | |
| struct dfg_msu_type * | src_types [512] |
| The types that should route to this MSU. More... | |
| int | n_src_types |
| The number of types that should route to this MSU. More... | |
| struct dfg_msu_type * | dst_types [512] |
| The types that this msu should route to. More... | |
| int | n_dst_types |
| The number of types that this msu should route to. More... | |
Describes which MSU types a given MSU type should route to if it is cloned.
| struct dfg_msu_type* dfg_meta_routing::dst_types[512] |
| int dfg_meta_routing::n_dst_types |
| int dfg_meta_routing::n_src_types |
| struct dfg_msu_type* dfg_meta_routing::src_types[512] |
1.8.6