| Package | Description | 
|---|---|
| org.diirt.datasource.integration | |
| org.diirt.datasource.vtype | 
 Support for control system types. 
 | 
| org.diirt.support.pva.adapters | |
| org.diirt.vtype | 
| Modifier and Type | Field and Description | 
|---|---|
static VInt | 
Constants.const_int_value  | 
| Modifier and Type | Method and Description | 
|---|---|
static DesiredRateExpression<VInt> | 
ExpressionLanguage.vConst(int value)
A constant representing an int. 
 | 
static ChannelExpression<VInt,Integer> | 
ExpressionLanguage.vInt(String name)
A channel with the given name of type VInt. 
 | 
static DesiredRateExpressionList<VInt> | 
ExpressionLanguage.vIntConstants(List<Integer> values)
A list of constant expressions of type VDouble. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PVFieldToVInt  | 
| Modifier and Type | Method and Description | 
|---|---|
static VInt | 
ValueFactory.newVInt(Integer value,
       Alarm alarm,
       Time time,
       Display display)
Creates a new VInt. 
 | 
Copyright © 2015. All rights reserved.