HDK
|
Package of remappings for various data ID types (nodes, ports, subnets). More...
#include <UN_Include.h>
Public Member Functions | |
UN_IDRemapInfo ()=default | |
Constructors. More... | |
UN_IDRemapInfo (UN_NodeID root_destination_node, UN_NodeIDRemap &&node_id_remap, UN_SubnetIDRemap &&subnet_id_remap, UN_PortIDRemap &&port_id_remap, UN_PortIDRemap &&wire_id_remap) | |
UN_NodeID | rootDstNode () const |
const UN_NodeIDRemap & | nodeIDRemap () const |
const UN_SubnetIDRemap & | subnetIDRemap () const |
const UN_PortIDRemap & | portIDRemap () const |
const UN_WireIDRemap & | wireIDRemap () const |
Package of remappings for various data ID types (nodes, ports, subnets).
Definition at line 491 of file UN_Include.h.
|
default |
Constructors.
|
inline |
Definition at line 496 of file UN_Include.h.
|
inline |
Returns the object the remaps the various data IDs from the src to dst after the graph merge.
Definition at line 515 of file UN_Include.h.
|
inline |
Returns the object the remaps the various data IDs from the src to dst after the graph merge.
Definition at line 517 of file UN_Include.h.
|
inline |
Definition at line 511 of file UN_Include.h.
|
inline |
Returns the object the remaps the various data IDs from the src to dst after the graph merge.
Definition at line 516 of file UN_Include.h.
|
inline |
Returns the object the remaps the various data IDs from the src to dst after the graph merge.
Definition at line 518 of file UN_Include.h.