|
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_WireIDRemap &&wire_id_remap, UN_StickyNoteIDRemap &&sticky_note_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 |
| const UN_StickyNoteIDRemap & | stickyNoteIDRemap () const |
Package of remappings for various data ID types (nodes, ports, subnets).
Definition at line 483 of file UN_Include.h.
|
default |
Constructors.
|
inline |
Definition at line 488 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 509 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 511 of file UN_Include.h.
|
inline |
Definition at line 505 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 513 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 510 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 512 of file UN_Include.h.