public abstract class AbstractAccessorAttribute<T> extends AbstractAttribute
block, name, offset
Constructor and Description |
---|
AbstractAccessorAttribute(String name,
int index,
ByteOrder order,
boolean enableTimestamp,
org.eclipse.scada.da.server.common.memory.accessor.Accessor<T> accessor) |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
getValue(Variant value) |
void |
handleData(org.apache.mina.core.buffer.IoBuffer data,
Map<String,Variant> attributes,
Variant timestamp) |
void |
handleError(Map<String,Variant> attributes) |
void |
handleWrite(Variant value) |
getName, start, stop, toAddress