|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateObject | |
byucc.jhdl.apps.Tbone | |
byucc.jhdl.base | |
byucc.jhdl.platforms.util |
Uses of StateObject in byucc.jhdl.apps.Tbone |
Methods in byucc.jhdl.apps.Tbone that return StateObject | |
StateObject |
Tbone.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
|
Uses of StateObject in byucc.jhdl.base |
Methods in byucc.jhdl.base that return StateObject | |
StateObject |
HardwareInterface.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
Returns the hardware state |
Methods in byucc.jhdl.base with parameters of type StateObject | |
void |
WriteableHardwareInterface.setHardwareState(StateObject state,
ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
The method that sets the state |
Uses of StateObject in byucc.jhdl.platforms.util |
Methods in byucc.jhdl.platforms.util that return StateObject | |
StateObject |
GenericBoard.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |