public final class CommandHistory extends Object
| Constructor and Description |
|---|
CommandHistory(int type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToHistory(Object value,
fr.esrf.Tango.DevError[] error) |
void |
clear() |
int |
getMaxSize() |
void |
setMaxSize(int maxSize) |
int |
size() |
fr.esrf.Tango.DevCmdHistory_4 |
toDevCmdHistory4(int maxSize) |
public void setMaxSize(int maxSize)
public void addToHistory(Object value, fr.esrf.Tango.DevError[] error) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic int size()
public void clear()
public fr.esrf.Tango.DevCmdHistory_4 toDevCmdHistory4(int maxSize)
throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic int getMaxSize()
Copyright © 2012–2017 Tango Controls. All rights reserved.