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

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

public class XC4000PlacementInfoList
extends LinkedList


Constructor Summary
XC4000PlacementInfoList()
           
 
Method Summary
 XC4000PlacementInfo getXC4000PlacementInfo()
           
 void insert(XC4000PlacementInfo pi)
           
 
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

XC4000PlacementInfoList

public XC4000PlacementInfoList()
Method Detail

insert

public void insert(XC4000PlacementInfo pi)

getXC4000PlacementInfo

public XC4000PlacementInfo getXC4000PlacementInfo()


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