Cable
Overview
- class spydrnet.Cable(name=None, properties=None, is_downto=None, is_scalar=None, lower_index=None)
Methods
|
Create a cable with no wires and default values for a bundle. |
Gets a list of wires that are in this cable |
|
Creates a wire and adds it to the cable. |
|
|
Adds a wire to the cable at the given position. |
|
Creates wire_count wires for this cable and adds them to it. |
|
removes the given wire from the cable and return it. |
|
Remove all wires given from the cable. |
Clone the Cable and all of its wires in an api safe way the following will be true of the returned cable |
|
|
Shortcut to |
|
Shortcut to |
Shortcut to |
|
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |