Additional Inherited Members | |
Public Member Functions inherited from Hurricane::Hook | |
Hook * | getNextHook () const |
Hook * | getPreviousHook () const |
Hook * | getMasterHook () const |
Hook * | getNextMasterHook () const |
Hook * | getPreviousMasterHook () const |
Hooks | getHooks () const |
Hooks | getSlaveHooks () const |
bool | isAttached () const |
Hook * | detach () |
Hook * | attach (Hook *hook) |
Hook * | merge (Hook *hook) |
With contacts, a new type of Hook appears : the AnchorHook, which allows to attach a contact upon an other component, on which it is said to be "anchored". It becomes then a "relative contact" with respect of the coordinates of this component. The AnchorHook is always a slave hook.
<Dx>
and <Dy>
which represent the relative coordinates of the contact with respect to the coordinates of the component on which it is anchored (through this AnchorHook). When it is not anchored, those coordinates becomes relative to the origin of the cell, which means they are absolute. Generated by doxygen 1.9.1 on Thu Aug 11 2022 | Return to top of page |
Hurricane VLSI Database | Copyright © 2000-2020 Bull S.A. All rights reserved |