byucc.jhdl.Xilinx.Virtex
Class TMCellList

java.lang.Object
  extended bybyucc.jhdl.base.list.LinkedList
      extended bybyucc.jhdl.Xilinx.Virtex.TMCellList
All Implemented Interfaces:
List

public class TMCellList
extends LinkedList


Constructor Summary
TMCellList()
           
 
Method Summary
 Cell getCell()
           
 void insert(Cell c)
           
 
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

TMCellList

public TMCellList()
Method Detail

insert

public void insert(Cell c)

getCell

public Cell getCell()


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