30 std::vector<std::pair<NAME_ID, std::vector<NAME_ID>>>
assigned;
45 std::vector<std::pair<NAME_ID, std::vector<NAME_ID>>>
splitNets;
Value keys and the key session of the schematic connectivity engine.
uint32_t NAME_ID
Session handle of a name, ordered by UTF-8 value through NAME_LESS.
Difference between two publications.
std::vector< ITEM_KEY > changedRuleAreas
Removed, replaced and new rule area keys.
NETCLASS_DELTA netclasses
std::vector< std::pair< std::vector< NAME_ID >, NAME_ID > > mergedNets
Old names and the one new name.
std::vector< std::pair< NAME_ID, NAME_ID > > renamedNets
Old and new name of each one to one succession group whose name changed.
std::vector< RECORD_KEY > changedIslands
Removed, replaced and new island keys.
std::vector< NAME_ID > netsRemoved
Old names of other succession groups.
std::vector< ITEM_KEY > driverChangedItems
Items whose ITEM_RESULT::driver changed or was removed.
std::vector< std::pair< NAME_ID, std::vector< NAME_ID > > > splitNets
One old name and the new names.
std::vector< NAME_ID > netsChanged
Old and current names whose membership or presentation inputs changed, with their bus dependents.
std::vector< ITEM_KEY > changedItems
Items whose row, island, rule area, source or text changed.
std::vector< NAME_ID > netsAdded
New names of other succession groups.
Difference between the previous and the current net name to netclass map.
std::vector< NAME_ID > removed
Names that no longer have netclasses.
std::vector< std::pair< NAME_ID, std::vector< NAME_ID > > > assigned
Names whose netclass list is new or different, in name order, with the new list.