Package | Description |
---|---|
org.epics.pvdata.factory |
This package implements the interfaces defined in org.epics.pvdata.pv.
|
org.epics.pvdata.pv |
This package contains the interface definitions for the Java implementation of pvData.
|
Modifier and Type | Method and Description |
---|---|
int |
BasePVUnionArray.get(int offset,
int len,
UnionArrayData data) |
Modifier and Type | Method and Description |
---|---|
int |
PVUnionArray.get(int offset,
int length,
UnionArrayData data)
Get values from a PVUnionArray
and put them into PVUnion[]to
|
Copyright © 2014. All Rights Reserved.