org.tango.server.attribute
Class AttributeHistory
java.lang.Object
org.tango.server.attribute.AttributeHistory
public final class AttributeHistory
- extends java.lang.Object
Constructor Summary |
AttributeHistory(java.lang.String attributeName,
boolean isReadWrite,
int tangoType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AttributeHistory
public AttributeHistory(java.lang.String attributeName,
boolean isReadWrite,
int tangoType)
addToHistory
public void addToHistory(AttributeValue readValue,
AttributeValue writeValue,
fr.esrf.Tango.DevError[] error)
size
public int size()
clear
public void clear()
getAttrHistory4
public fr.esrf.Tango.DevAttrHistory_4 getAttrHistory4(int maxSize)
throws fr.esrf.Tango.DevFailed
- Throws:
fr.esrf.Tango.DevFailed
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getMaxSize
public int getMaxSize()
setMaxSize
public void setMaxSize(int maxSize)
Copyright © 2012-2015. All Rights Reserved.