Package | Description |
---|---|
org.epics.pvdata.factory |
This package implements the interfaces defined in org.epics.pvdata.pv.
|
org.epics.pvdata.misc |
This package provides a number of utility classes that are used by pvData code.
|
org.epics.pvdata.monitor |
This package has the interface and class definitions for code to monitor
changes to fields in a pvData structure.
|
org.epics.pvdata.property |
This package contains interfaces and code for standard pvData structure fields.
|
org.epics.pvdata.pv |
This package contains the interface definitions for the Java implementation of pvData.
|
org.epics.pvdata.util.pvDataHelper |
Class and Description |
---|
BitSetSerializable
Base interface for partital serializaion.
|
BooleanArrayData
Class required by get/put PVBooleanArray methods.
|
ByteArrayData
Class required by get/put PVByteArray methods.
|
Convert
Convert between numeric types,convert any field to a string,
and convert from a string to a scalar field.
|
DeserializableControl
Deserialization control interface.
|
DoubleArrayData
Class required by get/put PVDoubleArray methods.
|
Field
Interface for field reflection.
|
FieldBuilder
Interface for in-line creating of introspection interfaces.
|
FieldCreate
Interface for creating introspection interfaces.
|
FloatArrayData
Class required by get/put PVFloatArray methods.
|
IntArrayData
Class required by get/put PVIntArray methods.
|
LongArrayData
Class required by get/put PVLongArray methods.
|
MessageType
Types for messages.
|
PostHandler
Inytrerface for PostHandler.
|
PVArray
Base interface for array data.
|
PVAuxInfo
Auxiliary information for a field.
|
PVBoolean
get/put boolean data
|
PVBooleanArray
get/put a boolean array.
|
PVByte
get/put byte data.
|
PVByteArray
Get/put a byte array.
|
PVDataCreate
Create PVField field implementations.
|
PVDouble
Get/put double data
|
PVDoubleArray
Get/put a double array.
|
PVField
PVField is the base class for each PVData field.
|
PVFloat
Get/put float data.
|
PVFloatArray
Get/put a float array.
|
PVInt
Get/put int data.
|
PVIntArray
Get/put a int array.
|
PVLong
Get/put long data.
|
PVLongArray
Get/put a long array.
|
PVScalar
PVScalar extends PVField for a scalar field.
|
PVScalarArray
Base interface for array data.
|
PVShort
Get/put short data.
|
PVShortArray
Get/put a short array.
|
PVString
Get/put string data.
|
PVStringArray
Get/put a String array.
|
PVStructure
PVStructure interface.
|
PVStructureArray
Get/put a structure array.
|
PVUByte
get/put ubyte data.
|
PVUByteArray
Get/put a byte array.
|
PVUInt
Get/put int data.
|
PVUIntArray
Get/put a int array.
|
PVULong
Get/put long data.
|
PVULongArray
Get/put a long array.
|
PVUnion
PVUnion interface.
|
PVUnionArray
Get/put a union array.
|
PVUShort
Get/put short data.
|
PVUShortArray
Get/put a short array.
|
Requester
Base interface for requesters.
|
Scalar
Reflection interface for a scalar field.
|
ScalarArray
Base interface for array field reflection.
|
ScalarType
Process Variable Scalar Data Type.
|
Serializable
Base interface for serializaion.
|
SerializableArray
Base interface for array serializaion.
|
SerializableControl
Flush control interface.
|
ShortArrayData
Class required by get/put PVShortArray methods.
|
StandardField
Generate introspection object for standard fields.
|
StandardPVField |
StatusCreate
Interface for creating status.
|
StringArrayData
Class required by get/put PVStringArray methods.
|
Structure
Reflection interface for structure field.
|
StructureArray
Base interface for array field reflection.
|
StructureArrayData
Class required by get/put PVDoubleArray methods.
|
Type
Process Variable Data Type.
|
Union
Reflection interface for an union field.
|
UnionArray
Base interface for array field reflection.
|
UnionArrayData
Class required by get/put PVUnionArray methods.
|
Class and Description |
---|
DeserializableControl
Deserialization control interface.
|
MessageType
Types for messages.
|
PVStructure
PVStructure interface.
|
Serializable
Base interface for serializaion.
|
SerializableControl
Flush control interface.
|
Class and Description |
---|
PVStructure
PVStructure interface.
|
Requester
Base interface for requesters.
|
Status
Status interface.
|
Structure
Reflection interface for structure field.
|
Class and Description |
---|
PVDouble
Get/put double data
|
PVField
PVField is the base class for each PVData field.
|
PVString
Get/put string data.
|
Class and Description |
---|
BitSetSerializable
Base interface for partital serializaion.
|
BooleanArrayData
Class required by get/put PVBooleanArray methods.
|
ByteArrayData
Class required by get/put PVByteArray methods.
|
DeserializableControl
Deserialization control interface.
|
DoubleArrayData
Class required by get/put PVDoubleArray methods.
|
Field
Interface for field reflection.
|
FieldBuilder
Interface for in-line creating of introspection interfaces.
|
FloatArrayData
Class required by get/put PVFloatArray methods.
|
IntArrayData
Class required by get/put PVIntArray methods.
|
LongArrayData
Class required by get/put PVLongArray methods.
|
MessageType
Types for messages.
|
PostHandler
Inytrerface for PostHandler.
|
PVArray
Base interface for array data.
|
PVAuxInfo
Auxiliary information for a field.
|
PVBoolean
get/put boolean data
|
PVBooleanArray
get/put a boolean array.
|
PVByte
get/put byte data.
|
PVByteArray
Get/put a byte array.
|
PVDouble
Get/put double data
|
PVDoubleArray
Get/put a double array.
|
PVField
PVField is the base class for each PVData field.
|
PVFloat
Get/put float data.
|
PVFloatArray
Get/put a float array.
|
PVInt
Get/put int data.
|
PVIntArray
Get/put a int array.
|
PVLong
Get/put long data.
|
PVLongArray
Get/put a long array.
|
PVScalar
PVScalar extends PVField for a scalar field.
|
PVScalarArray
Base interface for array data.
|
PVScalarType
PV scalar and scalar array type metadata class.
|
PVShort
Get/put short data.
|
PVShortArray
Get/put a short array.
|
PVString
Get/put string data.
|
PVStringArray
Get/put a String array.
|
PVStructure
PVStructure interface.
|
PVStructureArray
Get/put a structure array.
|
PVUByte
get/put ubyte data.
|
PVUByteArray
Get/put a byte array.
|
PVUInt
Get/put int data.
|
PVUIntArray
Get/put a int array.
|
PVULong
Get/put long data.
|
PVULongArray
Get/put a long array.
|
PVUnion
PVUnion interface.
|
PVUnionArray
Get/put a union array.
|
PVUShort
Get/put short data.
|
PVUShortArray
Get/put a short array.
|
Requester
Base interface for requesters.
|
Scalar
Reflection interface for a scalar field.
|
ScalarArray
Base interface for array field reflection.
|
ScalarType
Process Variable Scalar Data Type.
|
Serializable
Base interface for serializaion.
|
SerializableArray
Base interface for array serializaion.
|
SerializableControl
Flush control interface.
|
ShortArrayData
Class required by get/put PVShortArray methods.
|
Status
Status interface.
|
Status.StatusType
Status type enum.
|
StringArrayData
Class required by get/put PVStringArray methods.
|
Structure
Reflection interface for structure field.
|
StructureArray
Base interface for array field reflection.
|
StructureArrayData
Class required by get/put PVDoubleArray methods.
|
Type
Process Variable Data Type.
|
Union
Reflection interface for an union field.
|
UnionArray
Base interface for array field reflection.
|
UnionArrayData
Class required by get/put PVUnionArray methods.
|
Class and Description |
---|
PVBooleanArray
get/put a boolean array.
|
PVByteArray
Get/put a byte array.
|
PVDoubleArray
Get/put a double array.
|
PVLongArray
Get/put a long array.
|
PVStringArray
Get/put a String array.
|
Copyright © 2014. All Rights Reserved.