Package jca.dbr

Interface Summary
DBR The DBR (DataBase Request) interface.
DBR_CTRL Interface for DBR_CTRL_XXX objects.
DBR_GR Interface for all DBR_GR_XXX objects.
DBR_STS  
DBR_TIME  
 

Class Summary
DBByte This class represents a Channel Access database byte value.
DBData Abstract base class for Channel Access database primitive types.
DBDouble This class represents a Channel Access database double value.
DBEnum This class represents a Channel Access database enum value.
DBFloat This class represents a Channel Access database float value.
DBInt This class represents a Channel Access database byte value.
DBR_CTRL_DBByte This class represents the Channel Access DBR_CTRL_CHAR type.
DBR_CTRL_DBDouble This class represents the Channel Access DBR_CTRL_DOUBLE type.
DBR_CTRL_DBFloat This class represents the Channel Access DBR_CTRL_FLOAT type.
DBR_CTRL_DBInt This class represents the Channel Access DBR_CTRL_LONG type.
DBR_CTRL_DBShort This class represents the Channel Access DBR_CTRL_SHORT type.
DBR_DBByte This class represents the Channel Access DBR_CHAR type.
DBR_DBDouble This class represents the Channel Access DBR_DOUBLE type.
DBR_DBEnum This class represents the Channel Access DBR_ENUM type.
DBR_DBFloat This class represents the Channel Access DBR_FLOAT type.
DBR_DBInt This class represents the Channel Access DBR_LONG type.
DBR_DBShort This class represents the Channel Access DBR_SHORT type.
DBR_DBString This class represents the Channel Access DBR_STRING type.
DBR_GR_DBByte This class represents the Channel Access DBR_GR_CHAR type.
DBR_GR_DBDouble This class represents the Channel Access DBR_GR_DOUBLE type.
DBR_GR_DBFloat This class represents the Channel Access DBR_GR_FLOAT type.
DBR_GR_DBInt This class represents the Channel Access DBR_GR_LONG type.
DBR_GR_DBShort This class represents the Channel Access DBR_GR_SHORT type.
DBR_INFO_DBEnum This class represents the Channel Access DBR_GR_ENUM type.
DBR_PUT_ACKS This class represent the Channel Access DBR_PUT_ACKS type.
DBR_PUT_ACKT This class represent the Channel Access DBR_PUT_ACKT type.
DBR_STS_DBByte This class represents the Channel Access DBR_STS_CHAR type.
DBR_STS_DBDouble This class represents the Channel Access DBR_STS_DOUBLE type.
DBR_STS_DBEnum This class represents the Channel Access DBR_STS_ENUM type.
DBR_STS_DBFloat This class represents the Channel Access DBR_STS_FLOAT type.
DBR_STS_DBInt This class represents the Channel Access DBR_STS_LONG type.
DBR_STS_DBShort This class represents the Channel Access DBR_STS_SHORT type.
DBR_STS_DBString This class represents the Channel Access DBR_STS_STRING type.
DBR_STSACK_DBString This class represents the Channel Access DBR_STSACK_STRING type.
DBR_TIME_DBByte This class represents the Channel Access DBR_TIME_CHAR type.
DBR_TIME_DBDouble This class represents the Channel Access DBR_TIME_DOUBLE type.
DBR_TIME_DBEnum This class represents the Channel Access DBR_TIME_ENUM type.
DBR_TIME_DBFloat This class represents the Channel Access DBR_TIME_FLOAT type.
DBR_TIME_DBInt This class represents the Channel Access DBR_TIME_LONG type.
DBR_TIME_DBShort This class represents the Channel Access DBR_TIME_SHORT type.
DBR_TIME_DBString This class represents the Channel Access DBR_TIME_STRING type.
DBShort  
DBString