Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
acks()
- Method in class jca.dbr.
DBR_STSACK_DBString
ackt()
- Method in class jca.dbr.
DBR_STSACK_DBString
add(double)
- Method in class jca.misc.
TimeStamp
add(TimeStamp)
- Method in class jca.misc.
TimeStamp
add(TimeStamp, double)
- Static method in class jca.misc.
TimeStamp
add(TimeStamp, TimeStamp)
- Static method in class jca.misc.
TimeStamp
addMonitor(DBR, MonitorListener, Object, int)
- Method in class jca.
PV
Add a monitor to the PV.
ALARM
- Static variable in class jca.
Monitor
The monitor is triggered when the PV alarm state change.
arg()
- Method in class jca.event.
MonitorEvent
arg()
- Method in class jca.event.
GetEvent
arg()
- Method in class jca.event.
PutEvent
asDouble()
- Method in class jca.misc.
TimeStamp
B
BadCountException
- exception jca.
BadCountException
.
BadCountException()
- Constructor for class jca.
BadCountException
BadCountException(String)
- Constructor for class jca.
BadCountException
BadMonitorException
- exception jca.
BadMonitorException
.
BadMonitorException()
- Constructor for class jca.
BadMonitorException
BadMonitorException(String)
- Constructor for class jca.
BadMonitorException
BadPVException
- exception jca.
BadPVException
.
BadPVException()
- Constructor for class jca.
BadPVException
BadPVException(String)
- Constructor for class jca.
BadPVException
BadTypeException
- exception jca.
BadTypeException
.
BadTypeException()
- Constructor for class jca.
BadTypeException
BadTypeException(String)
- Constructor for class jca.
BadTypeException
BYTE
- Static variable in interface jca.dbr.
DBR
A DBR type.
byteValue()
- Method in class jca.dbr.
DBData
Return the value as a byte.
byteValue()
- Method in class jca.dbr.
DBShort
byteValue()
- Method in class jca.dbr.
DBEnum
Return the value as a byte.
byteValue()
- Method in class jca.dbr.
DBFloat
Return the value as a byte.
byteValue()
- Method in class jca.dbr.
DBInt
Return the value as a byte.
byteValue()
- Method in class jca.dbr.
DBDouble
Return the value as a byte.
byteValue()
- Method in class jca.dbr.
DBString
byteValue()
- Method in class jca.dbr.
DBByte
Return the value as a byte.
C
Ca
- class jca.
Ca
.
The Java Channel Access class.
Ca()
- Constructor for class jca.
Ca
CaEvent
- interface jca.event.
CaEvent
.
CaException
- exception jca.
CaException
.
Signals that a Channel Access Exception has occurred.
CaException()
- Constructor for class jca.
CaException
CaException(String)
- Constructor for class jca.
CaException
clear()
- Method in class jca.
Monitor
Clear the monitor.
clear()
- Method in class jca.
PV
Disconnect the PV from the channel access variable and clear all the events associated with this PV.
CLOSED
- Static variable in class jca.
PV
cmp(TimeStamp)
- Method in class jca.misc.
TimeStamp
CONN
- Static variable in class jca.
PV
connectionChanged(ConnectionEvent)
- Method in interface jca.event.
ConnectionListener
ConnectionEvent
- class jca.event.
ConnectionEvent
.
ConnectionEvent(PV, ConnectionListener)
- Constructor for class jca.event.
ConnectionEvent
ConnectionListener
- interface jca.event.
ConnectionListener
.
count()
- Method in class jca.dbr.
DBR_DBShort
count()
- Method in class jca.dbr.
DBR_DBInt
count()
- Method in class jca.dbr.
DBR_DBFloat
count()
- Method in class jca.dbr.
DBR_DBByte
count()
- Method in class jca.dbr.
DBR_DBDouble
count()
- Method in class jca.dbr.
DBR_DBEnum
count()
- Method in class jca.dbr.
DBR_PutAcks
count()
- Method in class jca.dbr.
DBR_DBString
count()
- Method in interface jca.dbr.
DBR
Return the DBR count of the object.
count()
- Method in class jca.dbr.
DBR_PUT_ACKS
count()
- Method in class jca.dbr.
DBR_PUT_ACKT
count()
- Method in class jca.event.
MonitorEvent
count()
- Method in class jca.event.
GetEvent
count()
- Method in class jca.event.
PutEvent
CTRL_BYTE
- Static variable in interface jca.dbr.
DBR
A DBR type.
CTRL_DOUBLE
- Static variable in interface jca.dbr.
DBR
A DBR type.
CTRL_FLOAT
- Static variable in interface jca.dbr.
DBR
A DBR type.
CTRL_INT
- Static variable in interface jca.dbr.
DBR
A DBR type.
CTRL_SHORT
- Static variable in interface jca.dbr.
DBR
A DBR type.
D
dataAt(int)
- Method in class jca.dbr.
DBR_DBShort
dataAt(int)
- Method in class jca.dbr.
DBR_DBInt
dataAt(int)
- Method in class jca.dbr.
DBR_DBFloat
dataAt(int)
- Method in class jca.dbr.
DBR_DBByte
dataAt(int)
- Method in class jca.dbr.
DBR_DBDouble
dataAt(int)
- Method in class jca.dbr.
DBR_DBEnum
dataAt(int)
- Method in class jca.dbr.
DBR_PutAcks
dataAt(int)
- Method in class jca.dbr.
DBR_DBString
dataAt(int)
- Method in interface jca.dbr.
DBR
dataAt(int)
- Method in class jca.dbr.
DBR_PUT_ACKS
dataAt(int)
- Method in class jca.dbr.
DBR_PUT_ACKT
DBByte
- class jca.dbr.
DBByte
.
This class represents a Channel Access database byte value.
DBByte(byte)
- Constructor for class jca.dbr.
DBByte
Construct a new DBByte object.
DBData
- class jca.dbr.
DBData
.
Abstract base class for Channel Access database primitive types.
DBData()
- Constructor for class jca.dbr.
DBData
DBDouble
- class jca.dbr.
DBDouble
.
This class represents a Channel Access database double value.
DBDouble(double)
- Constructor for class jca.dbr.
DBDouble
Construct a new DBDouble object.
DBE_ALARM
- Static variable in class jca.
PV
DBE_LOG
- Static variable in class jca.
PV
DBE_VALUE
- Static variable in class jca.
PV
DBEnum
- class jca.dbr.
DBEnum
.
This class represents a Channel Access database enum value.
DBEnum(short)
- Constructor for class jca.dbr.
DBEnum
Construct a new DBEnum object.
DBFloat
- class jca.dbr.
DBFloat
.
This class represents a Channel Access database float value.
DBFloat(float)
- Constructor for class jca.dbr.
DBFloat
Construct a new DBFloat object.
DBInt
- class jca.dbr.
DBInt
.
This class represents a Channel Access database byte value.
DBInt(int)
- Constructor for class jca.dbr.
DBInt
Construct a new DBInt object.
DBR
- interface jca.dbr.
DBR
.
The DBR (DataBase Request) interface.
DBR_CTRL
- interface jca.dbr.
DBR_CTRL
.
Interface for DBR_CTRL_XXX objects.
DBR_CTRL_DBByte
- class jca.dbr.
DBR_CTRL_DBByte
.
This class represents the Channel Access DBR_CTRL_CHAR type.
DBR_CTRL_DBByte()
- Constructor for class jca.dbr.
DBR_CTRL_DBByte
Create a new DBR_CTRL_DBByte object to hold 1 value.
DBR_CTRL_DBByte(int)
- Constructor for class jca.dbr.
DBR_CTRL_DBByte
Create a new DBR_CTRL_DBByte object to hold count value.
DBR_CTRL_DBDouble
- class jca.dbr.
DBR_CTRL_DBDouble
.
This class represents the Channel Access DBR_CTRL_DOUBLE type.
DBR_CTRL_DBDouble()
- Constructor for class jca.dbr.
DBR_CTRL_DBDouble
Create a new DBR_CTRL_DBDouble object to hold 1 double.
DBR_CTRL_DBDouble(int)
- Constructor for class jca.dbr.
DBR_CTRL_DBDouble
Create a new DBR_CTRL_DBDouble object to hold count double.
DBR_CTRL_DBFloat
- class jca.dbr.
DBR_CTRL_DBFloat
.
This class represents the Channel Access DBR_CTRL_FLOAT type.
DBR_CTRL_DBFloat()
- Constructor for class jca.dbr.
DBR_CTRL_DBFloat
Create a new DBR_CTRL_DBFloat object to hold 1 value.
DBR_CTRL_DBFloat(int)
- Constructor for class jca.dbr.
DBR_CTRL_DBFloat
Create a new DBR_CTRL_DBFloat object to hold count values.
DBR_CTRL_DBInt
- class jca.dbr.
DBR_CTRL_DBInt
.
This class represents the Channel Access DBR_CTRL_LONG type.
DBR_CTRL_DBInt()
- Constructor for class jca.dbr.
DBR_CTRL_DBInt
Create a new DBR_CTRL_DBInt object to hold 1 value.
DBR_CTRL_DBInt(int)
- Constructor for class jca.dbr.
DBR_CTRL_DBInt
Create a new DBR_CTRL_DBInt object to hold count value.
DBR_CTRL_DBShort
- class jca.dbr.
DBR_CTRL_DBShort
.
This class represents the Channel Access DBR_CTRL_SHORT type.
DBR_CTRL_DBShort()
- Constructor for class jca.dbr.
DBR_CTRL_DBShort
Create a new DBR_CTRL_DBShort object to hold 1 value.
DBR_CTRL_DBShort(int)
- Constructor for class jca.dbr.
DBR_CTRL_DBShort
Create a new DBR_CTRL_DBShort object to hold count value.
DBR_DBByte
- class jca.dbr.
DBR_DBByte
.
This class represents the Channel Access DBR_CHAR type.
DBR_DBByte()
- Constructor for class jca.dbr.
DBR_DBByte
DBR_DBByte(byte[])
- Constructor for class jca.dbr.
DBR_DBByte
DBR_DBByte(DBData)
- Constructor for class jca.dbr.
DBR_DBByte
DBR_DBByte(int)
- Constructor for class jca.dbr.
DBR_DBByte
DBR_DBDouble
- class jca.dbr.
DBR_DBDouble
.
This class represents the Channel Access DBR_DOUBLE type.
DBR_DBDouble()
- Constructor for class jca.dbr.
DBR_DBDouble
DBR_DBDouble(DBData)
- Constructor for class jca.dbr.
DBR_DBDouble
DBR_DBDouble(double[])
- Constructor for class jca.dbr.
DBR_DBDouble
DBR_DBDouble(int)
- Constructor for class jca.dbr.
DBR_DBDouble
DBR_DBEnum
- class jca.dbr.
DBR_DBEnum
.
This class represents the Channel Access DBR_ENUM type.
DBR_DBEnum()
- Constructor for class jca.dbr.
DBR_DBEnum
DBR_DBEnum(DBData)
- Constructor for class jca.dbr.
DBR_DBEnum
DBR_DBEnum(int)
- Constructor for class jca.dbr.
DBR_DBEnum
DBR_DBEnum(short[])
- Constructor for class jca.dbr.
DBR_DBEnum
DBR_DBFloat
- class jca.dbr.
DBR_DBFloat
.
This class represents the Channel Access DBR_FLOAT type.
DBR_DBFloat()
- Constructor for class jca.dbr.
DBR_DBFloat
DBR_DBFloat(DBData)
- Constructor for class jca.dbr.
DBR_DBFloat
DBR_DBFloat(float[])
- Constructor for class jca.dbr.
DBR_DBFloat
DBR_DBFloat(int)
- Constructor for class jca.dbr.
DBR_DBFloat
DBR_DBInt
- class jca.dbr.
DBR_DBInt
.
This class represents the Channel Access DBR_LONG type.
DBR_DBInt()
- Constructor for class jca.dbr.
DBR_DBInt
DBR_DBInt(DBData)
- Constructor for class jca.dbr.
DBR_DBInt
DBR_DBInt(int)
- Constructor for class jca.dbr.
DBR_DBInt
DBR_DBInt(int[])
- Constructor for class jca.dbr.
DBR_DBInt
DBR_DBShort
- class jca.dbr.
DBR_DBShort
.
This class represents the Channel Access DBR_SHORT type.
DBR_DBShort()
- Constructor for class jca.dbr.
DBR_DBShort
DBR_DBShort(DBData)
- Constructor for class jca.dbr.
DBR_DBShort
DBR_DBShort(int)
- Constructor for class jca.dbr.
DBR_DBShort
DBR_DBShort(short[])
- Constructor for class jca.dbr.
DBR_DBShort
DBR_DBString
- class jca.dbr.
DBR_DBString
.
This class represents the Channel Access DBR_STRING type.
DBR_DBString()
- Constructor for class jca.dbr.
DBR_DBString
DBR_DBString(DBData)
- Constructor for class jca.dbr.
DBR_DBString
DBR_DBString(String)
- Constructor for class jca.dbr.
DBR_DBString
DBR_GR
- interface jca.dbr.
DBR_GR
.
Interface for all DBR_GR_XXX objects.
DBR_GR_DBByte
- class jca.dbr.
DBR_GR_DBByte
.
This class represents the Channel Access DBR_GR_CHAR type.
DBR_GR_DBByte()
- Constructor for class jca.dbr.
DBR_GR_DBByte
DBR_GR_DBByte(int)
- Constructor for class jca.dbr.
DBR_GR_DBByte
DBR_GR_DBDouble
- class jca.dbr.
DBR_GR_DBDouble
.
This class represents the Channel Access DBR_GR_DOUBLE type.
DBR_GR_DBDouble()
- Constructor for class jca.dbr.
DBR_GR_DBDouble
DBR_GR_DBDouble(int)
- Constructor for class jca.dbr.
DBR_GR_DBDouble
DBR_GR_DBFloat
- class jca.dbr.
DBR_GR_DBFloat
.
This class represents the Channel Access DBR_GR_FLOAT type.
DBR_GR_DBFloat()
- Constructor for class jca.dbr.
DBR_GR_DBFloat
DBR_GR_DBFloat(int)
- Constructor for class jca.dbr.
DBR_GR_DBFloat
DBR_GR_DBInt
- class jca.dbr.
DBR_GR_DBInt
.
This class represents the Channel Access DBR_GR_LONG type.
DBR_GR_DBInt()
- Constructor for class jca.dbr.
DBR_GR_DBInt
DBR_GR_DBInt(int)
- Constructor for class jca.dbr.
DBR_GR_DBInt
DBR_GR_DBShort
- class jca.dbr.
DBR_GR_DBShort
.
This class represents the Channel Access DBR_GR_SHORT type.
DBR_GR_DBShort()
- Constructor for class jca.dbr.
DBR_GR_DBShort
DBR_GR_DBShort(int)
- Constructor for class jca.dbr.
DBR_GR_DBShort
DBR_INFO_DBEnum
- class jca.dbr.
DBR_INFO_DBEnum
.
This class represents the Channel Access DBR_GR_ENUM type.
DBR_INFO_DBEnum()
- Constructor for class jca.dbr.
DBR_INFO_DBEnum
DBR_INFO_DBEnum(int)
- Constructor for class jca.dbr.
DBR_INFO_DBEnum
DBR_PUT_ACKS
- class jca.dbr.
DBR_PUT_ACKS
.
This class represent the Channel Access DBR_PUT_ACKS type.
DBR_PUT_ACKS()
- Constructor for class jca.dbr.
DBR_PUT_ACKS
DBR_PUT_ACKT
- class jca.dbr.
DBR_PUT_ACKT
.
This class represent the Channel Access DBR_PUT_ACKT type.
DBR_PUT_ACKT()
- Constructor for class jca.dbr.
DBR_PUT_ACKT
DBR_PutAcks
- class jca.dbr.
DBR_PutAcks
.
This class represent the Channel Access DBR_PUT_ACKS type.
DBR_PutAcks()
- Constructor for class jca.dbr.
DBR_PutAcks
DBR_STS
- interface jca.dbr.
DBR_STS
.
DBR_STS_DBByte
- class jca.dbr.
DBR_STS_DBByte
.
This class represents the Channel Access DBR_STS_CHAR type.
DBR_STS_DBByte()
- Constructor for class jca.dbr.
DBR_STS_DBByte
DBR_STS_DBByte(int)
- Constructor for class jca.dbr.
DBR_STS_DBByte
DBR_STS_DBDouble
- class jca.dbr.
DBR_STS_DBDouble
.
This class represents the Channel Access DBR_STS_DOUBLE type.
DBR_STS_DBDouble()
- Constructor for class jca.dbr.
DBR_STS_DBDouble
DBR_STS_DBDouble(int)
- Constructor for class jca.dbr.
DBR_STS_DBDouble
DBR_STS_DBEnum
- class jca.dbr.
DBR_STS_DBEnum
.
This class represents the Channel Access DBR_STS_ENUM type.
DBR_STS_DBEnum()
- Constructor for class jca.dbr.
DBR_STS_DBEnum
DBR_STS_DBEnum(int)
- Constructor for class jca.dbr.
DBR_STS_DBEnum
DBR_STS_DBFloat
- class jca.dbr.
DBR_STS_DBFloat
.
This class represents the Channel Access DBR_STS_FLOAT type.
DBR_STS_DBFloat()
- Constructor for class jca.dbr.
DBR_STS_DBFloat
DBR_STS_DBFloat(int)
- Constructor for class jca.dbr.
DBR_STS_DBFloat
DBR_STS_DBInt
- class jca.dbr.
DBR_STS_DBInt
.
This class represents the Channel Access DBR_STS_LONG type.
DBR_STS_DBInt()
- Constructor for class jca.dbr.
DBR_STS_DBInt
DBR_STS_DBInt(int)
- Constructor for class jca.dbr.
DBR_STS_DBInt
DBR_STS_DBShort
- class jca.dbr.
DBR_STS_DBShort
.
This class represents the Channel Access DBR_STS_SHORT type.
DBR_STS_DBShort()
- Constructor for class jca.dbr.
DBR_STS_DBShort
DBR_STS_DBShort(int)
- Constructor for class jca.dbr.
DBR_STS_DBShort
DBR_STS_DBString
- class jca.dbr.
DBR_STS_DBString
.
This class represents the Channel Access DBR_STS_STRING type.
DBR_STS_DBString()
- Constructor for class jca.dbr.
DBR_STS_DBString
DBR_STSACK_DBString
- class jca.dbr.
DBR_STSACK_DBString
.
This class represents the Channel Access DBR_STSACK_STRING type.
DBR_STSACK_DBString()
- Constructor for class jca.dbr.
DBR_STSACK_DBString
DBR_TIME
- interface jca.dbr.
DBR_TIME
.
DBR_TIME_DBByte
- class jca.dbr.
DBR_TIME_DBByte
.
This class represents the Channel Access DBR_TIME_CHAR type.
DBR_TIME_DBByte()
- Constructor for class jca.dbr.
DBR_TIME_DBByte
DBR_TIME_DBByte(int)
- Constructor for class jca.dbr.
DBR_TIME_DBByte
DBR_TIME_DBDouble
- class jca.dbr.
DBR_TIME_DBDouble
.
This class represents the Channel Access DBR_TIME_DOUBLE type.
DBR_TIME_DBDouble()
- Constructor for class jca.dbr.
DBR_TIME_DBDouble
DBR_TIME_DBDouble(int)
- Constructor for class jca.dbr.
DBR_TIME_DBDouble
DBR_TIME_DBEnum
- class jca.dbr.
DBR_TIME_DBEnum
.
This class represents the Channel Access DBR_TIME_ENUM type.
DBR_TIME_DBEnum()
- Constructor for class jca.dbr.
DBR_TIME_DBEnum
DBR_TIME_DBEnum(int)
- Constructor for class jca.dbr.
DBR_TIME_DBEnum
DBR_TIME_DBFloat
- class jca.dbr.
DBR_TIME_DBFloat
.
This class represents the Channel Access DBR_TIME_FLOAT type.
DBR_TIME_DBFloat()
- Constructor for class jca.dbr.
DBR_TIME_DBFloat
DBR_TIME_DBFloat(int)
- Constructor for class jca.dbr.
DBR_TIME_DBFloat
DBR_TIME_DBInt
- class jca.dbr.
DBR_TIME_DBInt
.
This class represents the Channel Access DBR_TIME_LONG type.
DBR_TIME_DBInt()
- Constructor for class jca.dbr.
DBR_TIME_DBInt
DBR_TIME_DBInt(int)
- Constructor for class jca.dbr.
DBR_TIME_DBInt
DBR_TIME_DBShort
- class jca.dbr.
DBR_TIME_DBShort
.
This class represents the Channel Access DBR_TIME_SHORT type.
DBR_TIME_DBShort()
- Constructor for class jca.dbr.
DBR_TIME_DBShort
DBR_TIME_DBShort(int)
- Constructor for class jca.dbr.
DBR_TIME_DBShort
DBR_TIME_DBString
- class jca.dbr.
DBR_TIME_DBString
.
This class represents the Channel Access DBR_TIME_STRING type.
DBR_TIME_DBString()
- Constructor for class jca.dbr.
DBR_TIME_DBString
dbr()
- Method in class jca.event.
MonitorEvent
dbr()
- Method in class jca.event.
GetEvent
dbr()
- Method in class jca.event.
PutEvent
DBShort
- class jca.dbr.
DBShort
.
DBShort(short)
- Constructor for class jca.dbr.
DBShort
DBString
- class jca.dbr.
DBString
.
DBString(String)
- Constructor for class jca.dbr.
DBString
DEFAULT_PERIOD
- Static variable in class jca.util.
PendEvent
DEFAULT_TIME
- Static variable in class jca.util.
PendEvent
DOUBLE
- Static variable in interface jca.dbr.
DBR
A DBR type.
doubleValue()
- Method in class jca.dbr.
DBData
Return the value as a double.
doubleValue()
- Method in class jca.dbr.
DBShort
doubleValue()
- Method in class jca.dbr.
DBEnum
Return the value as a double.
doubleValue()
- Method in class jca.dbr.
DBFloat
Return the value as a double.
doubleValue()
- Method in class jca.dbr.
DBInt
Return the value as a double.
doubleValue()
- Method in class jca.dbr.
DBDouble
Return the value as a double.
doubleValue()
- Method in class jca.dbr.
DBString
doubleValue()
- Method in class jca.dbr.
DBByte
Return the value as a double.
E
elementCount()
- Method in class jca.
PV
Return the native element count of the PV.
ENUM
- Static variable in interface jca.dbr.
DBR
A DBR type.
EQ(TimeStamp)
- Method in class jca.misc.
TimeStamp
eventProcessed()
- Static method in class jca.
Ca
exit()
- Static method in class jca.
Ca
Frees all CA resources and exits the Channel Access thread
F
fieldType()
- Method in class jca.
PV
Return the native type of the PV.
fire()
- Method in class jca.event.
MonitorEvent
fire()
- Method in class jca.event.
GetEvent
fire()
- Method in interface jca.event.
CaEvent
fire()
- Method in class jca.event.
ConnectionEvent
fire()
- Method in class jca.event.
PutEvent
FLOAT
- Static variable in interface jca.dbr.
DBR
A DBR type.
floatValue()
- Method in class jca.dbr.
DBData
Return the value as a float.
floatValue()
- Method in class jca.dbr.
DBShort
floatValue()
- Method in class jca.dbr.
DBEnum
Return the value as a float.
floatValue()
- Method in class jca.dbr.
DBFloat
Return the value as a float.
floatValue()
- Method in class jca.dbr.
DBInt
Return the value as a float.
floatValue()
- Method in class jca.dbr.
DBDouble
Return the value as a float.
floatValue()
- Method in class jca.dbr.
DBString
floatValue()
- Method in class jca.dbr.
DBByte
Return the value as a float.
flushIO()
- Static method in class jca.
Ca
Sends all buffered IO requests.
G
GE(TimeStamp)
- Method in class jca.misc.
TimeStamp
get(DBR)
- Method in class jca.
PV
Synchronously get a DBR Object from the PV.
get(DBR, GetListener, Object)
- Method in class jca.
PV
Asynchronously get a DBR object from the PV.
getCompleted(GetEvent)
- Method in interface jca.event.
GetListener
GetEvent
- class jca.event.
GetEvent
.
GetEvent(PV, DBR, Object, GetListener)
- Constructor for class jca.event.
GetEvent
GetFailException
- exception jca.
GetFailException
.
Signals that a Channel Access Get request failed.
GetFailException()
- Constructor for class jca.
GetFailException
GetFailException(String)
- Constructor for class jca.
GetFailException
GetListener
- interface jca.event.
GetListener
.
getPeriod()
- Static method in class jca.util.
PendEvent
getTime()
- Static method in class jca.util.
PendEvent
GR_BYTE
- Static variable in interface jca.dbr.
DBR
A DBR type.
GR_DOUBLE
- Static variable in interface jca.dbr.
DBR
A DBR type.
GR_FLOAT
- Static variable in interface jca.dbr.
DBR
A DBR type.
GR_INT
- Static variable in interface jca.dbr.
DBR
A DBR type.
GR_SHORT
- Static variable in interface jca.dbr.
DBR
A DBR type.
GT(TimeStamp)
- Method in class jca.misc.
TimeStamp
H
hostName()
- Method in class jca.
PV
Return the host name of the PV.
I
id()
- Method in class jca.
Monitor
Return the monitor ID.
id()
- Method in class jca.
PV
Return the PV id.
id()
- Method in class jca.event.
MonitorEvent
INFO_ENUM
- Static variable in interface jca.dbr.
DBR
A DBR type.
init()
- Static method in class jca.
Ca
Initializes the Channel Access threads.
INT
- Static variable in interface jca.dbr.
DBR
A DBR type.
intValue()
- Method in class jca.dbr.
DBData
Return the value as an int.
intValue()
- Method in class jca.dbr.
DBShort
intValue()
- Method in class jca.dbr.
DBEnum
Return the value as an int.
intValue()
- Method in class jca.dbr.
DBFloat
Return the value as an int.
intValue()
- Method in class jca.dbr.
DBInt
Return the value as an int.
intValue()
- Method in class jca.dbr.
DBDouble
Return the value as an int.
intValue()
- Method in class jca.dbr.
DBString
intValue()
- Method in class jca.dbr.
DBByte
Return the value as an int.
J
jca
- package jca
jca.dbr
- package jca.dbr
jca.event
- package jca.event
jca.misc
- package jca.misc
jca.util
- package jca.util
L
LE(TimeStamp)
- Method in class jca.misc.
TimeStamp
LOG
- Static variable in class jca.
Monitor
The monitor is triggered when the PV log value change.
longValue()
- Method in class jca.dbr.
DBData
Return the value as a long.
longValue()
- Method in class jca.dbr.
DBShort
longValue()
- Method in class jca.dbr.
DBEnum
Return the value as a long.
longValue()
- Method in class jca.dbr.
DBFloat
Return the value as a long.
longValue()
- Method in class jca.dbr.
DBInt
Return the value as a long.
longValue()
- Method in class jca.dbr.
DBDouble
Return the value as a long.
longValue()
- Method in class jca.dbr.
DBString
longValue()
- Method in class jca.dbr.
DBByte
Return the value as a long.
lowerAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBShort
lowerAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBInt
lowerAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBFloat
lowerAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBByte
lowerAlarmLimit()
- Method in interface jca.dbr.
DBR_GR
Return the lower alarm limit
lowerAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBDouble
lowerCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBShort
Return the lower control limit.
lowerCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBInt
Return the lower control limit.
lowerCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBFloat
Return the lower control limit.
lowerCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBByte
Return the lower control limit.
lowerCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBDouble
Return the lower control limit.
lowerCtrlLimit()
- Method in interface jca.dbr.
DBR_CTRL
Return the lower control limit.
lowerDispLimit()
- Method in class jca.dbr.
DBR_GR_DBShort
lowerDispLimit()
- Method in class jca.dbr.
DBR_GR_DBInt
lowerDispLimit()
- Method in class jca.dbr.
DBR_GR_DBFloat
lowerDispLimit()
- Method in class jca.dbr.
DBR_GR_DBByte
lowerDispLimit()
- Method in interface jca.dbr.
DBR_GR
Return the lower display limit
lowerDispLimit()
- Method in class jca.dbr.
DBR_GR_DBDouble
lowerWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBShort
lowerWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBInt
lowerWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBFloat
lowerWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBByte
lowerWarningLimit()
- Method in interface jca.dbr.
DBR_GR
Return the lower warning limit
lowerWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBDouble
LT(TimeStamp)
- Method in class jca.misc.
TimeStamp
M
m_value
- Variable in class jca.dbr.
DBR_DBString
main(String[])
- Static method in class jca.misc.
TimeStamp
Monitor
- class jca.
Monitor
.
monitorChanged(MonitorEvent)
- Method in interface jca.event.
MonitorListener
MonitorEvent
- class jca.event.
MonitorEvent
.
MonitorEvent(PV, DBR, Object, MonitorListener)
- Constructor for class jca.event.
MonitorEvent
MonitorFailException
- exception jca.
MonitorFailException
.
Signals that a Channel Access AddMonitor request Exception has occurred.
MonitorFailException()
- Constructor for class jca.
MonitorFailException
MonitorFailException(String)
- Constructor for class jca.
MonitorFailException
MonitorListener
- interface jca.event.
MonitorListener
.
N
name()
- Method in class jca.
PV
Return the name of the PV.
nbStrings()
- Method in class jca.dbr.
DBR_INFO_DBEnum
NE(TimeStamp)
- Method in class jca.misc.
TimeStamp
NEVER_CONN
- Static variable in class jca.
PV
O
OP_ADD_EVENT
- Static variable in class jca.
Ca
OP_CLEAR_EVENT
- Static variable in class jca.
Ca
OP_CONN_DOWN
- Static variable in class jca.
Ca
OP_CONN_UP
- Static variable in class jca.
Ca
OP_GET
- Static variable in class jca.
Ca
OP_OTHER
- Static variable in class jca.
Ca
OP_PUT
- Static variable in class jca.
Ca
OP_SEARCH
- Static variable in class jca.
Ca
op()
- Method in class jca.event.
ConnectionEvent
P
PendEvent
- class jca.util.
PendEvent
.
pendEvent(double)
- Static method in class jca.
Ca
Flushes the send buffer and waits for asynchronous event.
pendIO(double)
- Static method in class jca.
Ca
Flushes the send buffer and waits until outstanding queries complete.
precision()
- Method in class jca.dbr.
DBR_GR_DBFloat
precision()
- Method in class jca.dbr.
DBR_GR_DBDouble
PREV_CONN
- Static variable in class jca.
PV
puser()
- Method in class jca.
PV
Return the user Object associated with this PV.
puser(Object)
- Method in class jca.
PV
Change the user Object associated with this PV.
PUT_ACKS
- Static variable in interface jca.dbr.
DBR
A DBR type.
PUT_ACKT
- Static variable in interface jca.dbr.
DBR
A DBR type.
put(byte)
- Method in class jca.
PV
Synchronously put a byte value into the PV.
put(byte[])
- Method in class jca.
PV
Synchronously put an array of byte into the PV.
put(byte[], PutListener, Object)
- Method in class jca.
PV
Asynchronously put an array of byte into the PV.
put(byte, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a byte into the PV.
put(DBR)
- Method in class jca.
PV
Synchronously put a DBR object into the PV.
put(DBR, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a DBR object into the PV.
put(double)
- Method in class jca.
PV
Synchronously put a double value into the PV.
put(double[])
- Method in class jca.
PV
Synchronously put an array of double into the PV.
put(double[], PutListener, Object)
- Method in class jca.
PV
Asynchronously put an array of double into the PV.
put(double, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a double into the PV.
put(float)
- Method in class jca.
PV
Synchronously put a float value into the PV.
put(float[])
- Method in class jca.
PV
Synchronously put an array of float into the PV.
put(float[], PutListener, Object)
- Method in class jca.
PV
Asynchronously put an array of float into the PV.
put(float, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a float into the PV.
put(int)
- Method in class jca.
PV
Synchronously put an int value into the PV.
put(int[])
- Method in class jca.
PV
Synchronously put an array of int into the PV.
put(int[], PutListener, Object)
- Method in class jca.
PV
Asynchronously put an array of int into the PV.
put(int, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a int into the PV.
put(short)
- Method in class jca.
PV
Synchronously put a short value into the PV.
put(short[])
- Method in class jca.
PV
Synchronously put an array of short into the PV.
put(short[], PutListener, Object)
- Method in class jca.
PV
Asynchronously put an array of short into the PV.
put(short, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a short into the PV.
put(String)
- Method in class jca.
PV
Synchronously put a String into the PV.
put(String, PutListener, Object)
- Method in class jca.
PV
Asynchronously put a String into the PV.
putCompleted(PutEvent)
- Method in interface jca.event.
PutListener
PutEvent
- class jca.event.
PutEvent
.
PutEvent(PV, DBR, Object, PutListener)
- Constructor for class jca.event.
PutEvent
PutFailException
- exception jca.
PutFailException
.
Signals that a Channel Access Put request Exception has occurred.
PutFailException()
- Constructor for class jca.
PutFailException
PutFailException(String)
- Constructor for class jca.
PutFailException
PutListener
- interface jca.event.
PutListener
.
PV
- class jca.
PV
.
This class define an object to access a channel access process variable.
pv()
- Method in class jca.event.
MonitorEvent
pv()
- Method in class jca.event.
GetEvent
pv()
- Method in class jca.event.
ConnectionEvent
pv()
- Method in class jca.event.
PutEvent
PV(String)
- Constructor for class jca.
PV
Creates a PV and connect it to the specified channel access process variable.
PV(String, Object)
- Constructor for class jca.
PV
Creates a PV and connect it to the specified channel access process variable.
PV(String, Object, ConnectionListener)
- Constructor for class jca.
PV
Creates a PV and connect it to the specified channel access process variable.
Q
queueEvent(CaEvent, int)
- Static method in class jca.
Ca
queueSize()
- Static method in class jca.
Ca
R
readAccess()
- Method in class jca.
PV
Return true if the PV has read access.
run()
- Method in class jca.util.
PendEvent
S
setConnectionListener(ConnectionListener)
- Method in class jca.
PV
Changes the Connectionlistener attached to the PV.
setPeriod(double)
- Static method in class jca.util.
PendEvent
setTime(double)
- Static method in class jca.util.
PendEvent
severity()
- Method in class jca.dbr.
DBR_STS_DBShort
severity()
- Method in class jca.dbr.
DBR_STS_DBInt
severity()
- Method in class jca.dbr.
DBR_TIME_DBInt
severity()
- Method in class jca.dbr.
DBR_TIME_DBShort
severity()
- Method in class jca.dbr.
DBR_STS_DBFloat
severity()
- Method in class jca.dbr.
DBR_STS_DBDouble
severity()
- Method in class jca.dbr.
DBR_TIME_DBDouble
severity()
- Method in class jca.dbr.
DBR_STS_DBEnum
severity()
- Method in class jca.dbr.
DBR_TIME_DBEnum
severity()
- Method in class jca.dbr.
DBR_STS_DBByte
severity()
- Method in class jca.dbr.
DBR_TIME_DBFloat
severity()
- Method in class jca.dbr.
DBR_STS_DBString
severity()
- Method in class jca.dbr.
DBR_TIME_DBByte
severity()
- Method in interface jca.dbr.
DBR_STS
Return the severity code of the structure.
severity()
- Method in class jca.dbr.
DBR_TIME_DBString
SHORT
- Static variable in interface jca.dbr.
DBR
A DBR type.
shortValue()
- Method in class jca.dbr.
DBData
Return the value as a short.
shortValue()
- Method in class jca.dbr.
DBShort
shortValue()
- Method in class jca.dbr.
DBEnum
Return the value as a short.
shortValue()
- Method in class jca.dbr.
DBFloat
Return the value as a short.
shortValue()
- Method in class jca.dbr.
DBInt
Return the value as a short.
shortValue()
- Method in class jca.dbr.
DBDouble
Return the value as a short.
shortValue()
- Method in class jca.dbr.
DBString
shortValue()
- Method in class jca.dbr.
DBByte
Return the value as a short.
start()
- Static method in class jca.util.
PendEvent
state()
- Method in class jca.
PV
Return the state of the PV.
status()
- Method in class jca.dbr.
DBR_STS_DBShort
status()
- Method in class jca.dbr.
DBR_STS_DBInt
status()
- Method in class jca.dbr.
DBR_TIME_DBInt
status()
- Method in class jca.dbr.
DBR_TIME_DBShort
status()
- Method in class jca.dbr.
DBR_STS_DBFloat
status()
- Method in class jca.dbr.
DBR_STS_DBDouble
status()
- Method in class jca.dbr.
DBR_TIME_DBDouble
status()
- Method in class jca.dbr.
DBR_STS_DBEnum
status()
- Method in class jca.dbr.
DBR_TIME_DBEnum
status()
- Method in class jca.dbr.
DBR_STS_DBByte
status()
- Method in class jca.dbr.
DBR_TIME_DBFloat
status()
- Method in class jca.dbr.
DBR_STS_DBString
status()
- Method in class jca.dbr.
DBR_TIME_DBByte
status()
- Method in interface jca.dbr.
DBR_STS
Return the status code of the structure.
status()
- Method in class jca.dbr.
DBR_TIME_DBString
status()
- Method in class jca.event.
MonitorEvent
status()
- Method in class jca.event.
GetEvent
status()
- Method in class jca.event.
PutEvent
stop()
- Static method in class jca.util.
PendEvent
STRING
- Static variable in interface jca.dbr.
DBR
A DBR type.
strings()
- Method in class jca.dbr.
DBR_INFO_DBEnum
stringValue()
- Method in class jca.dbr.
DBData
Return the value as a String.
stringValue()
- Method in class jca.dbr.
DBShort
stringValue()
- Method in class jca.dbr.
DBEnum
Return the value as a string.
stringValue()
- Method in class jca.dbr.
DBFloat
Return the value as a String.
stringValue()
- Method in class jca.dbr.
DBInt
Return the value as a string.
stringValue()
- Method in class jca.dbr.
DBDouble
Return the value as a String.
stringValue()
- Method in class jca.dbr.
DBString
stringValue()
- Method in class jca.dbr.
DBByte
Return the value as a string.
STS_BYTE
- Static variable in interface jca.dbr.
DBR
A DBR type.
STS_DOUBLE
- Static variable in interface jca.dbr.
DBR
A DBR type.
STS_ENUM
- Static variable in interface jca.dbr.
DBR
A DBR type.
STS_FLOAT
- Static variable in interface jca.dbr.
DBR
A DBR type.
STS_INT
- Static variable in interface jca.dbr.
DBR
A DBR type.
STS_SHORT
- Static variable in interface jca.dbr.
DBR
A DBR type.
STS_STRING
- Static variable in interface jca.dbr.
DBR
A DBR type.
STSACK_STRING
- Static variable in interface jca.dbr.
DBR
A DBR type.
sub(double)
- Method in class jca.misc.
TimeStamp
sub(TimeStamp)
- Method in class jca.misc.
TimeStamp
sub(TimeStamp, double)
- Static method in class jca.misc.
TimeStamp
sub(TimeStamp, TimeStamp)
- Static method in class jca.misc.
TimeStamp
T
TIME_BYTE
- Static variable in interface jca.dbr.
DBR
A DBR type.
TIME_DOUBLE
- Static variable in interface jca.dbr.
DBR
A DBR type.
TIME_ENUM
- Static variable in interface jca.dbr.
DBR
A DBR type.
TIME_FLOAT
- Static variable in interface jca.dbr.
DBR
A DBR type.
TIME_INT
- Static variable in interface jca.dbr.
DBR
A DBR type.
TIME_SHORT
- Static variable in interface jca.dbr.
DBR
A DBR type.
TIME_STRING
- Static variable in interface jca.dbr.
DBR
A DBR type.
TimeOutException
- exception jca.
TimeOutException
.
Signals that a pendIO timed out.
TimeOutException()
- Constructor for class jca.
TimeOutException
TimeOutException(String)
- Constructor for class jca.
TimeOutException
TimeStamp
- class jca.misc.
TimeStamp
.
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBInt
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBShort
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBDouble
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBEnum
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBFloat
timeStamp()
- Method in interface jca.dbr.
DBR_TIME
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBByte
timeStamp()
- Method in class jca.dbr.
DBR_TIME_DBString
TimeStamp()
- Constructor for class jca.misc.
TimeStamp
TimeStamp(double)
- Constructor for class jca.misc.
TimeStamp
TimeStamp(long, long)
- Constructor for class jca.misc.
TimeStamp
TimeStamp(TimeStamp)
- Constructor for class jca.misc.
TimeStamp
toMMDDYY()
- Method in class jca.misc.
TimeStamp
toMONDDYYYY()
- Method in class jca.misc.
TimeStamp
type()
- Method in class jca.dbr.
DBR_DBShort
type()
- Method in class jca.dbr.
DBR_STS_DBShort
type()
- Method in class jca.dbr.
DBR_GR_DBShort
type()
- Method in class jca.dbr.
DBR_CTRL_DBShort
Return the Channel Access request type.
type()
- Method in class jca.dbr.
DBR_DBInt
type()
- Method in class jca.dbr.
DBR_STS_DBInt
type()
- Method in class jca.dbr.
DBR_TIME_DBInt
type()
- Method in class jca.dbr.
DBR_GR_DBInt
type()
- Method in class jca.dbr.
DBR_CTRL_DBInt
Return the Channel Access request type.
type()
- Method in class jca.dbr.
DBR_TIME_DBShort
type()
- Method in class jca.dbr.
DBR_DBFloat
type()
- Method in class jca.dbr.
DBR_STS_DBFloat
type()
- Method in class jca.dbr.
DBR_GR_DBFloat
type()
- Method in class jca.dbr.
DBR_CTRL_DBFloat
Return the Channel Access request type.
type()
- Method in class jca.dbr.
DBR_DBByte
type()
- Method in class jca.dbr.
DBR_DBDouble
type()
- Method in class jca.dbr.
DBR_STS_DBDouble
type()
- Method in class jca.dbr.
DBR_TIME_DBDouble
type()
- Method in class jca.dbr.
DBR_DBEnum
type()
- Method in class jca.dbr.
DBR_STS_DBEnum
type()
- Method in class jca.dbr.
DBR_PutAcks
type()
- Method in class jca.dbr.
DBR_TIME_DBEnum
type()
- Method in class jca.dbr.
DBR_STS_DBByte
type()
- Method in class jca.dbr.
DBR_GR_DBByte
type()
- Method in class jca.dbr.
DBR_TIME_DBFloat
type()
- Method in class jca.dbr.
DBR_DBString
type()
- Method in class jca.dbr.
DBR_STS_DBString
type()
- Method in class jca.dbr.
DBR_CTRL_DBByte
Return the Channel Access request type.
type()
- Method in interface jca.dbr.
DBR
Return the DBR type of the object.
type()
- Method in class jca.dbr.
DBR_INFO_DBEnum
type()
- Method in class jca.dbr.
DBR_GR_DBDouble
type()
- Method in class jca.dbr.
DBR_CTRL_DBDouble
Return the Channel Access request type.
type()
- Method in class jca.dbr.
DBR_PUT_ACKS
type()
- Method in class jca.dbr.
DBR_PUT_ACKT
type()
- Method in class jca.dbr.
DBR_TIME_DBByte
type()
- Method in class jca.dbr.
DBR_TIME_DBString
type()
- Method in class jca.event.
MonitorEvent
type()
- Method in class jca.event.
GetEvent
type()
- Method in class jca.event.
PutEvent
U
units()
- Method in class jca.dbr.
DBR_GR_DBShort
units()
- Method in class jca.dbr.
DBR_GR_DBInt
units()
- Method in class jca.dbr.
DBR_GR_DBFloat
units()
- Method in class jca.dbr.
DBR_GR_DBByte
units()
- Method in interface jca.dbr.
DBR_GR
Return the units string
units()
- Method in class jca.dbr.
DBR_GR_DBDouble
update(int)
- Method in class jca.event.
MonitorEvent
update(int)
- Method in class jca.event.
GetEvent
update(int)
- Method in interface jca.event.
CaEvent
update(int)
- Method in class jca.event.
ConnectionEvent
update(int)
- Method in class jca.event.
PutEvent
upperAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBShort
upperAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBInt
upperAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBFloat
upperAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBByte
upperAlarmLimit()
- Method in interface jca.dbr.
DBR_GR
Return the upper alarm limit
upperAlarmLimit()
- Method in class jca.dbr.
DBR_GR_DBDouble
upperCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBShort
Return the upper control limit.
upperCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBInt
Return the upper control limit.
upperCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBFloat
Return the upper control limit.
upperCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBByte
Return the upper control limit.
upperCtrlLimit()
- Method in class jca.dbr.
DBR_CTRL_DBDouble
Return the upper control limit.
upperCtrlLimit()
- Method in interface jca.dbr.
DBR_CTRL
Return the upper control limit.
upperDispLimit()
- Method in class jca.dbr.
DBR_GR_DBShort
upperDispLimit()
- Method in class jca.dbr.
DBR_GR_DBInt
upperDispLimit()
- Method in class jca.dbr.
DBR_GR_DBFloat
upperDispLimit()
- Method in class jca.dbr.
DBR_GR_DBByte
upperDispLimit()
- Method in interface jca.dbr.
DBR_GR
Return the upper display limit
upperDispLimit()
- Method in class jca.dbr.
DBR_GR_DBDouble
upperWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBShort
upperWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBInt
upperWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBFloat
upperWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBByte
upperWarningLimit()
- Method in interface jca.dbr.
DBR_GR
Return the upper warning limit
upperWarningLimit()
- Method in class jca.dbr.
DBR_GR_DBDouble
V
VALUE
- Static variable in class jca.
Monitor
The monitor is triggered when the PV value change.
value()
- Method in class jca.dbr.
DBR_DBShort
value()
- Method in class jca.dbr.
DBR_DBInt
value()
- Method in class jca.dbr.
DBR_DBFloat
value()
- Method in class jca.dbr.
DBR_DBByte
value()
- Method in class jca.dbr.
DBR_DBDouble
value()
- Method in class jca.dbr.
DBR_DBEnum
value()
- Method in class jca.dbr.
DBR_PutAcks
value()
- Method in class jca.dbr.
DBR_DBString
value()
- Method in class jca.dbr.
DBR_PUT_ACKS
value()
- Method in class jca.dbr.
DBR_PUT_ACKT
valueAt(int)
- Method in class jca.dbr.
DBR_DBShort
valueAt(int)
- Method in class jca.dbr.
DBR_DBInt
valueAt(int)
- Method in class jca.dbr.
DBR_DBFloat
valueAt(int)
- Method in class jca.dbr.
DBR_DBByte
valueAt(int)
- Method in class jca.dbr.
DBR_DBDouble
valueAt(int)
- Method in class jca.dbr.
DBR_DBEnum
valueAt(int)
- Method in class jca.dbr.
DBR_PutAcks
valueAt(int)
- Method in class jca.dbr.
DBR_DBString
valueAt(int)
- Method in class jca.dbr.
DBR_PUT_ACKS
valueAt(int)
- Method in class jca.dbr.
DBR_PUT_ACKT
W
writeAccess()
- Method in class jca.
PV
Return true if the PV has write access.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES