static PVScalarType<PVBoolean,PVBooleanArray> |
PVScalarType.pvBoolean |
static PVScalarType<PVByte,PVByteArray> |
PVScalarType.pvByte |
static PVScalarType<PVDouble,PVDoubleArray> |
PVScalarType.pvDouble |
static PVScalarType<PVFloat,PVFloatArray> |
PVScalarType.pvFloat |
static PVScalarType<PVInt,PVIntArray> |
PVScalarType.pvInt |
static PVScalarType<PVLong,PVLongArray> |
PVScalarType.pvLong |
static PVScalarType<PVShort,PVShortArray> |
PVScalarType.pvShort |
static PVScalarType<PVString,PVStringArray> |
PVScalarType.pvString |
static PVScalarType<PVUByte,PVUByteArray> |
PVScalarType.pvUByte |
static PVScalarType<PVUInt,PVUIntArray> |
PVScalarType.pvUInt |
static PVScalarType<PVULong,PVULongArray> |
PVScalarType.pvULong |
static PVScalarType<PVUShort,PVUShortArray> |
PVScalarType.pvUShort |