| CUnivalReader |
Utility class for reading arbitrary UnivalValue instances from input stream.
|
| CUnivalWriter |
Utility class for writing UnivalValue instances into output stream.
|
| UnivalAlarmValue |
Value of D2000 Alarm object.
|
| UnivalArrayValue<T> |
Value of D2000 Value Array object
|
| UnivalBooleanValue |
Unival with D2000 3-state logic value.
|
| UnivalIntValue |
Unival with integer value.
|
| UnivalNanValue |
Unival without support for holding any kind of value.
|
| UnivalObjectReferenceFactory |
|
| UnivalProcessValue |
Value of D2000 process object.
|
| UnivalQvalValue |
D2000 quaternary logic value of D2000 I/O tag object.
|
| UnivalRealValue |
Unival with floating point value.
|
| UnivalRecordValue<T extends sk.ipesoft.d2000.datatable.Table<T,R,B>,R extends sk.ipesoft.d2000.datatable.TableRow<T,R,B>,B extends sk.ipesoft.d2000.datatable.TableRowBean> |
Value of D2000 Structured variable.
|
| UnivalStationValue |
Value of D2000 Communication Station object.
|
| UnivalTextValue |
Unival with text value.
|
| UnivalTimespanValue |
Unival with span of time (relative time) value.
|
| UnivalTimeValue |
Unival with timestamp (absolute time) value.
|
| UnivalValueUtils |
Utility class for operations with univals.
|
| Vobj |
Compose reference to D2000 object value
|