sims.mdt.nd
Class NDMachine

java.lang.Object
  extended by sims.mdt.nd.NDMachine

public class NDMachine
extends java.lang.Object


Constructor Summary
NDMachine(MachineRead m)
           
 
Method Summary
 void enqueueConfig(MConfig c)
          Enqueue the config c into the Fifo
 MConfig loadConfig()
          Load the m-config on top of the Fifo in m
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NDMachine

public NDMachine(MachineRead m)
Method Detail

loadConfig

public MConfig loadConfig()
Load the m-config on top of the Fifo in m


enqueueConfig

public void enqueueConfig(MConfig c)
Enqueue the config c into the Fifo