byucc.jhdl.Xilinx.XC4000.techmap.lists
Class NetworkWireList

java.lang.Object
  extended bybyucc.jhdl.base.list.LinkedList
      extended bybyucc.jhdl.Xilinx.XC4000.techmap.lists.CountingLinkedList
          extended bybyucc.jhdl.Xilinx.XC4000.techmap.lists.NetworkWireList
All Implemented Interfaces:
List

public class NetworkWireList
extends CountingLinkedList


Constructor Summary
NetworkWireList()
           
 
Method Summary
 Wire getWire()
           
 void insert(Wire t)
           
 
Methods inherited from class byucc.jhdl.Xilinx.XC4000.techmap.lists.CountingLinkedList
length
 
Methods inherited from class byucc.jhdl.base.list.LinkedList
append, appendList, atBegin, atEnd, delete, deleteAll, deleteCurrent, elementCount, empty, filter, getCurrent, getElt, init, initReverse, inList, insert, insertAfterCurrent, insertBeforeCurrent, insertList, intersect, merge, next, prev, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NetworkWireList

public NetworkWireList()
Method Detail

insert

public void insert(Wire t)

getWire

public Wire getWire()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.