@PortedFrom(file="tRestorer.h", name="TRestorer") public abstract class Restorer extends Object implements Serializable
| Constructor and Description |
|---|
Restorer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getRaresavestackLevel() |
abstract void |
restore()
restore an object based on saved information
|
void |
setRaresavestackLevel(int raresavestackLevel)
for accessing the level on TRareSaveStack
|
@PortedFrom(file="tRestorer.h", name="restore") public abstract void restore()
@PortedFrom(file="tRestorer.h", name="getLevel") public int getRaresavestackLevel()
@PortedFrom(file="tRestorer.h", name="setLevel") public void setRaresavestackLevel(int raresavestackLevel)
raresavestackLevel - raresavestackLevelCopyright © 2016 The University of Manchester. All rights reserved.